When I use my DB hosted with lycos, my scripts work perfectly. I used exactly the same script with another hosting provider and there it sends a warning:
mysql_fetch_array($array) is not a valid argument in (..)
The script does what it is supposed to do anyway, but I dont want these warnings on screen. Is there a way to stop this without server/db admin rights?
Sugradh