http://domain.com/xxx.php -vs- www.domain.com/xxx.php
Posted: Wed Nov 13, 2002 8:45 pm
Has anyone ever had any issue where a php script (this specific one is a very simple script to read a mysql db and displays results on the page) runs fine if you visit the page via http://domain.com but errors out if visited at http://www.domain.com
The error is:
>>>>>>>>>
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/***/***-www/shows.php on line 14
Error performing query:
<<<<<<<<<
Any advice would be greatly appreciated!
Thanks!
JN
The error is:
>>>>>>>>>
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/***/***-www/shows.php on line 14
Error performing query:
<<<<<<<<<
Any advice would be greatly appreciated!
Thanks!
JN