Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (!isset($_SERVER["SERVER_NAME"]) || strpos($_SERVER["SERVER_NAME"],"your_domain_without_www.com") !== false){
- mysql_connect("localhost", "root", "");
- }else{
- mysql_connect("localhost", "your_loser_name", "password_mah_fucka");
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement