(PHP 4 >= 4.2.0)
fbsql_read_clob -- Read a CLOB from the databasestring
fbsql_read_clob ( string clob_handle [, resource link_identifier]) Returns: A string containing the CLOB specified by clob_handle.
fbsql_read_clob() reads CLOB data from the database.I
More Info