(PHP 4 >= 4.0.6)
fbsql_fetch_object -- Fetch a result row as an objectobject
fbsql_fetch_object ( resource result [, int result_type]) Returns an object with properties that correspond to the fetched row, or FALSE if there are no more rows. fbsql_fetch_objec
More Info