Thanks, I've corrected it in CVS. It will show up on the site in a couple of days.
Sander On Tue, Jun 11, 2002 at 12:57:31PM -0700, Andrew Thompson wrote: > pg_field_type > (PHP 4 >= 4.2.0) > In the description for pg_field_type below, there's a > note saying that it used to be called pg_field_type(). > If it's called pg_field_type NOW, that doesn't make > sense, does it? Maybe you meant it used to be called > pg_fieldtype() ? > > --Drew > Relevant section: > > pg_field_type -- Returns the type name for the > corresponding field number > Description > string pg_field_type ( resource result, int > field_number) > > > pg_field_type() returns a string containing the type > name of the given field_number in the given PostgreSQL > result resource. Field numbering starts at 0. > > Note: This function used to be called pg_field_type(). > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com >