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