ok, im using this tut (http://localhost/news_system/index.php) to make a news system. I have edited it so i have a php file to make the tables, and they are created fine.
I have also changed the connect settings so it connects to my mysql.
I have mysql 4.1, and php 4.
however, whenever I run the index, i get this error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\Program Files\Apache Group\Apache2\test\news_system\index.php on line 10
I cant figure out how to fix it.
Can anyone help?
Thanks
I have also changed the connect settings so it connects to my mysql.
I have mysql 4.1, and php 4.
however, whenever I run the index, i get this error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\Program Files\Apache Group\Apache2\test\news_system\index.php on line 10
I cant figure out how to fix it.
Can anyone help?
Thanks







