CODE
<?php
//MySQL information MODIFY IT HERE.
$db_name = "lol wut?"; // Database Name
$host = "localhost"; // Database host (probably won't change) [THIS IS THE OFFENDING LINE, WHAT DO I CHANGE IT TO?]
$db_user = "lol wut?"; // Database user
$db_password = "lol wut?"; // Database pass
$site_url = "http://xdrx.clanteam.com/"; // URL (make sure slash is at end)
$clan = 'Clan DarKRoaD';
$clan_tag = 'l)R.';
?>
//MySQL information MODIFY IT HERE.
$db_name = "lol wut?"; // Database Name
$host = "localhost"; // Database host (probably won't change) [THIS IS THE OFFENDING LINE, WHAT DO I CHANGE IT TO?]
$db_user = "lol wut?"; // Database user
$db_password = "lol wut?"; // Database pass
$site_url = "http://xdrx.clanteam.com/"; // URL (make sure slash is at end)
$clan = 'Clan DarKRoaD';
$clan_tag = 'l)R.';
?>
If you can tell me, thank you.
