Date: 10/06/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] Zend API Documentation"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #7012 Updated: Bug in Example for Function pg_connect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6613
Updated by: jmoore
Reported By: lordscarlet <email protected>
Status: Closed
Bug Type: Documentation problem
Assigned To:
Comments:
Fixed in Docu.. Will be included in next manual build
Previous Comments:
---------------------------------------------------------------------------
[2000-09-07 16:30:07] lordscarlet <email protected>
the documentation reads: int sybase_connect (string servername, string username, string password)
apparently there is an optional charset parameter (found by looking through the source) that, when upgradeing to 4.0.2 i suddenly needed to include..
int sybase_connect (string servername, string username, string password[, string charset])
i guess that's what it should look like.. or something to that effect..
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6613
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Zend API Documentation"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #7012 Updated: Bug in Example for Function pg_connect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

