|
cubrid_send_glo(PECL CUBRID >= 8.3.0) cubrid_send_glo — Read data from glo and send it to std output Описание
int cubrid_send_glo
( resource $conn_identifier
, string $oid
)
The cubrid_send_glo() function is used to read data from glo instance and sends it to the PHP standard output. Список параметров
Возвращаемые значенияTRUE, when process is successful. FALSE, when process is unsuccessful. ПримерыПример #1 cubrid_send_glo() example
<?php Примечания
Смотрите также
|
|