connection

<?php
require "connect.php";
echo "successfully connected to database";
?>
<?php
$con = mysqli_connect('localhost', 'root', '', 'backend');
?>

Comments

Popular posts from this blog

Petroleum