| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
cubrid_new_glo(PECL CUBRID >= 8.3.0) cubrid_new_glo — Create a glo instance 説明
string cubrid_new_glo
( resource
$conn_identifier
, string $class_name
, string $file_name
)
The cubrid_new_glo() function is used to create a glo instance in the requested class (glo class). The glo created is a LO type, and is stored in the パラメータ
返り値Oid of the instance created, when process is successful.
例例1 cubrid_new_glo() example
<?php 注意
参考
|
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「cubrid_new_glo - Create a glo instance」をGoogle検索
|