Guest User

Untitled

a guest
Jul 13th, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <?php
  2.  
  3. $dbusername = 'root';
  4. $dbpassword = 'root';
  5. $dbname = 'databasename';
  6. echo 'SUCCESSFUL';
  7. ?>
Add Comment
Please, Sign In to add comment