From: <ma...@dr...> - 2001-09-11 09:59:57
|
Any help for this error Warning: mysql_db_query is deprecated; use mysql_select_db() and mysql_query() instead in c:\phpdev\www\binarycloud\core\base\db\metabase_mysql.php on line 112 I assume that it is due to me using the latest version of PHP, can I get away with changing that one line and then I wont get the error any more or will it cause a more underlying problem somewhere? Thanks for the help Matt |