ID: 15336
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: any
PHP Version: 4.1.1
New Comment:

Hey Georg,

I will be back to PHP stuff in a few days and will be working on the
MySQL extension. There should be support for selecting the database on
mysql_connect, and may be support for mysql_options. There is a
proposal in the Dev list archives. I don't currently have a copy to
send.


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

[2002-02-01 18:47:14] [EMAIL PROTECTED]

Since version 3.22.x we have a mysql_real_connect instead 
of mysql_connect + mysql_db_select in the mysql C-API.

If you come from C, its annoying, to use the (deprecated) 
functions mysql_connect + mysql_select_db.

Its ok for BC, but mysql_real_connect should be art of the 
state.

Georg


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



Edit this bug report at http://bugs.php.net/?id=15336&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