pg_fetch_object

pg_fetch_object -- Fetch a row as an object

Description

object pg_fetch_object ( resource result, int row [, int result_type])

הערה : Form 4.3.0 , result_type is default to PGSQL_ASSOC while older versions ' default was PGSQL_BOTH .

דוגמה 1 .














הערה :