Answers for "how to fix warning: mysqli_connect(): (hy000/1045): access denied for user 'root'@'localhost' (using password: no) in c:\xampp\htdocs\phptutorial\insertanddisplaydata\config.php on line 7"

SQL
0

mysqli::real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)

$cfg['Servers'][$i]['port'] = '3307';
Posted by: Guest on March-19-2020

Code answers related to "how to fix warning: mysqli_connect(): (hy000/1045): access denied for user 'root'@'localhost' (using password: no) in c:\xampp\htdocs\phptutorial\insertanddisplaydata\config.php on line 7"

Code answers related to "SQL"

Browse Popular Code Answers by Language