while($list = mysql_fetch_array($sql))
This keeps producing the following error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in *location* on line 15
Does anybody have any ideas? This is driving me nuts.
Thanks all.
Edited by VisitEureka.net, 15 March 2008 - 03:29 PM.
