Advertisement
enochmh2

php database

Dec 19th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2. //for connecting to the database
  3. mysql_connect("mysql7.000webhost.com","a8839106_enoch","dragon1") or
  4. die(mysql_error());
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement