nick212

shiz2

Dec 29th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <?php
  2.  
  3. // Mysql logins
  4.  
  5. $mysql_host = "localhost";
  6. $mysql_user = "fitshced_nicksolante";
  7. $mysql_password = "Fucker163";
  8. $mysql_database = "fitsched_gym";
  9.  
  10.  
  11. include("functions.php");
Add Comment
Please, Sign In to add comment