Guest User

Untitled

a guest
Dec 14th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  2. <?php
  3.  
  4. $servername = "xx";
  5. $username = "xx";
  6. $password = "xxx";
  7. $dbname = "xxx";
  8.  
  9. ...further php code....
Add Comment
Please, Sign In to add comment