| cubrid_load_from_gloRead data from a GLO instance and save it in a file Description
   int cubrid_load_from_glo
    ( resource  $conn_identifier, string$oid, string$file_name)The cubrid_load_from_glo function is used to read a data from a glo instance, and saves it in a designated file. Parameters
 
 Return Values
     
     ExamplesExample #1 cubrid_load_from_glo example 
<?phpNotes
 
 See Also
 
 |