localhos index sayfasında da bu hata var
1
●620
localhos index sayfasında da bu hata var
$db_host = "localhost";
// Place the username for the MySQL database here
$db_username = "admin";
// Place the password for the MySQL database here
$db_pass = "admin";
// Place the name for the MySQL database here
$db_name = "admin_";
// Run the connection here
$myConnection = mysqli_connect("$db_host","$db_username","$db_pass", "$db_name") or die ("could not connect to mysql");*Dikkat et! Baska hatalarda cikabilir