I am having a lot of problems with Mysql and localhost. When I got my new computer I downloaded wampserver. Since it works I use it. Before on my old computer, I used netserver only because wamp wouldn't work. Though now I am having problems with MySQL.
Problem. When I try to get info via php from a database it gives me this error:
Though I know my code is correct because when I made a test database called test with a table named table1 with two rows in there it showed both rows. But it refuses to show what I want it to show.Code:mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\wamp\www\getaband.net\cp\index.php on line 39
Comp info:
I am using windows vista, brand new computer
Database I want to access info:
Storage Engine: MyISAM
Collation: utf8_unicode_ci
I would have liked to test it on my site to see if it is a localhost problem but my site is down
Thanks for help...
Let me know if you need anything else...



Reply With Quote

Bookmarks