Page 1 of 1

mysql_fetch_array() Help Please

Posted: Sun Oct 04, 2009 12:30 am
by michaelpeerman
This is what i get

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 182
Heres what is on line 182

Code: Select all

for($i=0;$post=mysql_fetch_array($posts);$i++){
Please tell me whats wrong

Re: mysql_fetch_array() Help Please

Posted: Sun Oct 04, 2009 2:12 am
by John Cartwright
Duplicate. Locked.