hello
when i submit a query from a html form i get this message
Error: Access denied for user 'user'@'localhost' to database 'databasname'
i understand that is might be caused by a incorrect username/password, but ive used this user and password other times and it works fine. When i tried to create a database using php, it gave me the error message then i changed the name of the database i was creating and it except the same username and password as before!!
this seems very strange to me but i hope there is a simple solution that someone out there has 🙂
please help if you can.
chris