ID: 33346
Updated by: [EMAIL PROTECTED]
Reported By: david dot tulloh at infaze dot com dot au
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
Previous Comments:
------------------------------------------------------------------------
[2005-06-15 06:33:21] david dot tulloh at infaze dot com dot au
Description:
------------
documentation line reads:
if ($stat === 0) {
it would be better to read:
if ($stat === PGSQL_CONNECTION_OK) {
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=33346&edit=1