Date: 06/11/02
- Next message: Pavel Novak: "[PHP-DOC] cvs: phpdoc-cs /reference/strings reference.xml /reference/strings/functions addcslashes.xml addslashes.xml bin2hex.xml count-chars.xml crc32.xml crypt.xml"
- Previous message: Slawomir Pucia: "[PHP-DOC] Build broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Pavel Novak: "[PHP-DOC] cvs: phpdoc-cs /reference/strings reference.xml /reference/strings/functions addcslashes.xml addslashes.xml bin2hex.xml count-chars.xml crc32.xml crypt.xml"
- Previous message: Slawomir Pucia: "[PHP-DOC] Build broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

