Guest User

Untitled

a guest
May 16th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <?
  2.  
  3. $mysql_host = "";
  4. $mysql_user = "";
  5. $mysql_pass = "";
  6. $mysql_db = "";
  7. $mysql_charset = "utf-8";
  8.  
  9. ?>
Add Comment
Please, Sign In to add comment