| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
cubrid_lob2_new(PECL CUBRID >= 8.4.1) cubrid_lob2_new — Create a lob object. 説明
resource cubrid_lob2_new
([ resource
$conn_identifier
[, string $type = "BLOB"
]] )The cubrid_lob2_new() function is used to create a lob object (both BLOB and CLOB). This function should be used before you bind a lob object. パラメータ
返り値Lob identifier when it is successful.
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「cubrid_lob2_new - Create a lob object.」をGoogle検索
|