Date: 03/29/99
- Next message: Matt Sullivan: "[PHP-DEV] Re: Bug #1278 Updated: pg_connect etc. does not support username/password authentication methods"
- Previous message: matt <email protected>: "[PHP-DEV] Bug #1278: pg_connect etc. does not support username/password authentication methods"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1278
Updated by: rasmus
Reported By: matt <email protected>
Status: Closed
Bug Type: PostgreSQL related
Assigned To:
Comments:
Sure it does. Use the syntax:
pg_Connect("host=myHost port=myPort tty=myTTY options=myOptions user=myUser password=myPassword dbname=nyDB");
Full Bug description available at: http://ca.php.net/bugs.php3?id=1278
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Matt Sullivan: "[PHP-DEV] Re: Bug #1278 Updated: pg_connect etc. does not support username/password authentication methods"
- Previous message: matt <email protected>: "[PHP-DEV] Bug #1278: pg_connect etc. does not support username/password authentication methods"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

