Hi All, I created yesterday a database by phpmyadmin and it was working fine. I was able to access it from a php script, adding records, checking values...etc The problem starts when i tried to use session variables, i didn't succeed, plus i'm not able to connect to my database anymore although i'm able to connect to the server !! I can't access the database neither from the php script nor from phpmyadmin !! the error from the php script is : Access denied for user 'user_name' to database 'database_name'
So please if anyone can help me, i really don't know what to do !!
Thanks, Rami