Reply to Re: [PHP] mysql_fetch_row() --Still not working
Posted by Matthew Fonda on 03/26/05 19:31
> 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.