hello im having problems connecting to mysql...when im using my own server its working perfectly fine so it mean i dont have any problem with my php scripts...i ftp all my files and change the connection to localhost,myusername,mypassword,mydatabase im getting error saying Warning: mysqli::connect() [mysqli.connect]: (28000/1045): Access denied for user 'diaga09_omeng'@'localhost' (using password: YES) in /home/diaga09/public_html/classes/adminlogin.php on line 21
Couldnt connect to database.. i followed the format using ("localhost","cpanelusername_mysqlusername","mysql_password","mysqlusername_database");...thanks in advance...
Couldnt connect to database.. i followed the format using ("localhost","cpanelusername_mysqlusername","mysql_password","mysqlusername_database");...thanks in advance...