Re: [PHP] mysql_fetch_row() --Still not working

2005-03-26 Thread Matthew Fonda
> Any idea how I could fix it? Yes, use mysql_error() to see what the error is, once you know what MySQL error you are getting, it will be easy to fix. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql_fetch_row() --Still not working

2005-03-26 Thread MIKEYTF
Alright, I made a new index and I am 100% sure that I did it correctly. http://subzer0.net/php Notice those two mysql_fetch_row errors. I have successfull connected to the database needed, the query seems to be correct, and I inserted some boards into the board db.. But I still get that erro