fbsql_create_blob说明string fbsql_create_blob ( string blob_data [, resource link_identifier] )Creates a BLOB from the given data. 参数
返回值Returns a resource handle to the newly created BLOB, which can be used with insert and update commands to store the BLOB in the database. 范例
| ||