|
fbsql_clob_size(PHP 4 >= 4.2.0, PHP 5) fbsql_clob_size — Get the size of a CLOB Описание
int fbsql_clob_size
( string $clob_handle
[, resource $link_identifier
] )
Returns the size of the given CLOB. Список параметров
Возвращаемые значенияReturns the CLOB size as an integer, or FALSE on error. |
|