Guest User

Untitled

a guest
Aug 22nd, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. <?php
  2.  
  3. $hostname = 'localhost';
  4. $username = 'root';
  5. $password = 'root';
  6. $database = '';
  7.  
  8. ?>
Add Comment
Please, Sign In to add comment