CODE
<?php
$user="???";
$host="???";
$password="???";
$database="???";
?>
$user="???";
$host="???";
$password="???";
$database="???";
?>
Which user? My own username, of the name of the database_user? My own password, or database_user password? What is the host? Database seems logical.
