MySQL dump? The code I'm supposed to copy and paste into the sql and run a query? Yeah, I did.
Here's my config file. I'm really dumb in code like I said.
Code:
<?php
// PHP Easy Adoptables Configuration File
$dbhost = 'localhost'; //mysql6.000webhost.com
$dbuser = ''; //a5778415_xxxxx
$dbpass = ''; //(pass)
$dbname = ''; //a5778415_xxxxx
$dname = 'yourdomain.com'; //livingfossil.comuv.com
$spath = ''; //
$auser = ''; //(username)
$apass = ''; //(pass)
?>
The x's aren't there, it's to hide the names. Same with (username) and (pass)