From:             [EMAIL PROTECTED]
Operating system: any
PHP version:      4.1.1
PHP Bug Type:     Feature/Change Request
Bug description:  New mysql function: mysql_real_connect

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 bug report at: http://bugs.php.net/?id=15336&edit=1
Fixed in CVS: http://bugs.php.net/fix.php?id=15336&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=15336&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=15336&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=15336&r=oldversion
Not for support: http://bugs.php.net/fix.php?id=15336&r=support
Not wrong behavior: http://bugs.php.net/fix.php?id=15336&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=15336&r=notenoughinfo


-- 
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