Guest User

Untitled

a guest
Aug 18th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. ?php
  2. session_start();
  3.  
  4. // Server setup and connection
  5.  
  6. $server = "usmranks.db.5291648.hostedresource.com";
  7. $username = "usmranks";
  8. $password = "k9@b*Z!3sY#Pr6";
  9. $database = "usmranks";
  10.  
  11. $salt2 = "jWkdsU3qGK6s5VMq";
  12. //$salt3 = "GK6s5VMq";
  13. Hosting Provider is GoDaddy
Add Comment
Please, Sign In to add comment