| ★ wanayoo — archive 1999 http://www.phpbuilder.com/manual/function.pg-fetch-object.php3 | Nouvelle recherche | Portail wanayoo |
|
|
|||||||||||||||
|
|
|
|
||||||||||||||
|
|
|
pg_Fetch_Objectpg_Fetch_Object -- fetch row as object Descriptionobject pg_fetch_object(int result, int row);Returns: An object with properties that correspond to the fetched row, or false if there are no more rows. pg_fetch_object() is similar to pg_fetch_array(), with one difference - an object is returned, instead of an array. Indirectly, that means that you can only access the data by the field names, and not by their offsets (numbers are illegal property names). Speed-wise, the function is identical to pg_fetch_array(), and almost as quick as pg_fetch_row() (the difference is insignificant). See also: pg_fetch_array() and pg_fetch_row().
|
||||||||||||||
|
|
|
Sample Code | Columns | Mail Archive | Support | Get Started! | Links | Contribute!
Contact (non support questions) By viewing these pages you agree to the Legal Terms of Service.
Geocrawler.com | GoToCity.com | DirectriCity.com | PHPBuilder.com | The Des Moines City.net |