$DBhost = "http://www.uuuq.com"; // Database Server
$DBuser = "arkwellgames_arkwell"; // Database User
$DBpass = "---"; // Database Pass
$DBName = "arkwellgames_guestbook"; // Database Name
$table = "Guestbook"; // Database Table
$numComments = 10; // Number of Comments per page
But for some reason it cant find it..the code isnt working
