<?php
$host = "localhost";
$user = "root";
$password = "JohnLouis2008";
$database = "nice";
?>
