Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: fbsql_clob_size - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

fbsql_close" width="11" height="7"/> <fbsql_change_user
Last updated: Fri, 03 Oct 2008

view this page in

fbsql_clob_size

(PHP 4 >= 4.2.0, PHP 5)

fbsql_clob_sizeCLOB の大きさを取得する

説明

int fbsql_clob_size ( string $clob_handle [, resource $link_identifier ] )

指定した CLOB の大きさを取得します。

パラメータ

clob_handle

fbsql_create_clob() が返す CLOB ハンドル。

link_identifier

fbsql_connect() あるいは fbsql_pconnect() が返す FrontBase リンク ID。

指定しなかった場合は、この関数は FrontBase サーバでオープンしているリンクを探します。見つからないときは fbsql_connect() に引数を指定せずにコールしたときと同様にして作成します。

返り値

CLOB の大きさを整数値で返します。エラー時には FALSE を返します。



add a note add a note User Contributed Notes
fbsql_clob_size
There are no user contributed notes for this page.

fbsql_close" width="11" height="7"/> <fbsql_change_user
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites