Advertisement
Guest User

xx

a guest
Feb 8th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <?php
  2.  
  3. // DB
  4. $sql_host = "localhost";
  5. $sql_username = "";
  6. $sql_password = "";
  7. $sql_database = "";
  8.  
  9.  
  10. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement