Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- JM511TEAM
- We Are Saudi Arabian Hackers
- -====================-
- $usernames = "web1212-charter-1";
- $passwords = "fieldss";
- $localhost = "localhost";
- $database = "web1212-charter-1";
- //connection to mysql
- $conn = mysql_connect($localhost,$usernames,$passwords);
- //connection to database
- mysql_select_db($database) or die("unable to connect");
- define("SITE_URL","http://www.charterfields.co.uk/");
- define('ROUTE','/home/sites/charterfields.co.uk/public_html/');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement