(PHP 4 >= 4.2.0, PHP 5)
fbsql_clob_size — Get the size of a CLOB
Returns the size of the given CLOB.
A CLOB handle, returned by fbsql_create_clob().
fbsql_connect()나 fbsql_pconnect()가 반환한 FrontBase 연결 식별자.
Returns the CLOB size as an integer, or FALSE on error.