update : 2015.11.03
php.shukuma.com검색:
|
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. 인수
반환값
예제Example #1 cubrid_send_glo() example
<?php 주의
참고
|