mysql_fetch_array() Help Please
Posted: Sun Oct 04, 2009 12:30 am
This is what i get
Heres what is on line 182
Please tell me whats wrong
Code: Select all
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tsmonkey/public_html/1337board.co.cc/thread.php on line 182Code: Select all
for($i=0;$post=mysql_fetch_array($posts);$i++){