<?php //Set variables $host = "type here"; //Your MySql-host $user = "type here"; //Your username $pass = "type here"; //Your mysql-password $db = "type here"; //Your databasename $passord = "test"; //Choose a password for this page ?>