cubrid_load_from_glo(PECL CUBRID >= 8.3.0) cubrid_load_from_glo — Read data from a GLO instance and save it in a file Описание
   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. Список параметров
 
 Возвращаемые значенияTRUE, when process is successful. FALSE, when process is unsuccessful. ПримерыПример #1 cubrid_load_from_glo() example 
<?phpПримечания
 
 Смотрите также
 
  | 
||