what is the solution to this PHP error displayed when i try to log in "Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES)
what would be the problem with this code immediately after i log in i get the following error message.
warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\mine\HRFunctions.php:1) in...
what could be the possible problem when i get the following error message after log in to my project
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\mine\login.php on line 6
Warning...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.