Looks like you've got the answer to your question, right there....

use mysql_select_db() and mysql_query() instead.

I use 4.06 and have never used the mysql_db_query function.

-----Original Message-----
From: Luditus [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 03, 2001 2:13 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Bug in new PHP Version?


Hi there,

I just downloaded the new 4.06 PHP Version and installed it on a new
machine.

My application does not work properly anymore, nor does mysqladmin.

This are some warnings:


Warning: mysql_db_query is deprecated; use mysql_select_db() and
mysql_query() instead in c:\dokumente und
einstellungen\administrator\desktop\my
files\projects\globosapiens\07_production\actual\mysqladmin\lib.inc.php on
line 506


            Warning: Undefined variable: picture in c:\dokumente und
einstellungen\administrator\desktop\my
files\projects\globosapiens\07_production\actual\gallery\app_local\dsp_album
.inc on line 273



Does anybody have an idea?

Cheers Andy



-- 
PHP Database 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]

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