ID: 14698
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.0
Assigned To: yohgaki
New Comment:

Additional comment:
All pg_fetch_* works as reporter mentioned, but
DO NOT take advantage of this.
I may change behavior after I check php3 and php4 CVS log :)


Previous Comments:
------------------------------------------------------------------------

[2001-12-26 02:06:55] [EMAIL PROTECTED]

I've checked current code. Reporter is right.
I need to check when this has been changed and I think row should be required 
parameter.  I'll keep this behavior if and only if this was the implemented from the 
beginning :)
(Current code internally advance row in result structure)

So DO NOT take advantage of this.


------------------------------------------------------------------------

[2001-12-26 01:57:46] [EMAIL PROTECTED]

array pg_fetch_array (resource result, int row [, int result_type])

makes int row appear required, when it is actually optional. 



------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14698&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to