Guest User

Untitled

a guest
Oct 7th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?
  2. $dbname='interns'; //Name of the database
  3. $dbuser='root'; //Username for the db
  4. $dbpass=''; //Password for the db
  5. $dbserver='localhost'; //Name of the mysql server
  6. ?>
Add Comment
Please, Sign In to add comment