(PHP 4 >= 4.2.0, PHP 5, PHP 7)
fbsql_blob_size — Get the size of a BLOB
$blob_handle
[, resource $link_identifier
] ) : intReturns the size of the given BLOB.
blob_handle
A BLOB handle, returned by fbsql_create_blob().
link_identifier
�� fbsql_connect() �� fbsql_pconnect() ���ص� FrontBase ���ӱ�ʶ��.
���ѡ��δָ���������᳢�Բ���һ���� FrontBase �������Ŀ������ӣ�����û���ҵ����������ӣ��᳢��ͨ�������������� fbsql_connect() ������һ����
Returns the BLOB size as an integer, or FALSE
on error.