Hi,
I need to ask if there are any errors in this code? Also, where should this be uploaded to in file mgr.?
(page name is connect.php)
<?php
$servername = "localhost";
$username = "itisok";
$password = "pwisok";
// Create connection
$conn = mysqli_connect($servername, $u...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.