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