Guest User

Untitled

a guest
Mar 6th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. //config.php file
  2. <?php
  3. $servername="localhost";
  4. $username="root";
  5. $password="";
  6. ?>
Add Comment
Please, Sign In to add comment