Date: 10/02/02
- Next message: Yasuo Ohgaki: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-data-seek.xml pg-result-seek.xml"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] suggestion re website "Mailing Lists" page"
- Next in thread: derick <email protected>: "[PHP-DOC] #19727 [Opn->Csd]: Diffrent return-types on pg_connect and pg_pconnect"
- Reply: derick <email protected>: "[PHP-DOC] #19727 [Opn->Csd]: Diffrent return-types on pg_connect and pg_pconnect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: sjon <email protected>
Operating system: N/A
PHP version: 4.2.3
PHP Bug Type: Documentation problem
Bug description: Diffrent return-types on pg_connect and pg_pconnect
I just noticed that pg_connect returns a resource, while pg_pconnect
returns an int.
All databases that I've worked with used one or the other, but always the
same for both normal and persistant connections.
Question is, wich is right?
Regards, Sjon.
-- Edit bug report at http://bugs.php.net/?id=19727&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19727&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19727&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19727&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19727&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19727&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19727&r=support Expected behavior: http://bugs.php.net/fix.php?id=19727&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19727&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19727&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19727&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19727&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19727&r=dst-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Yasuo Ohgaki: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-data-seek.xml pg-result-seek.xml"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] suggestion re website "Mailing Lists" page"
- Next in thread: derick <email protected>: "[PHP-DOC] #19727 [Opn->Csd]: Diffrent return-types on pg_connect and pg_pconnect"
- Reply: derick <email protected>: "[PHP-DOC] #19727 [Opn->Csd]: Diffrent return-types on pg_connect and pg_pconnect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

