Guest User

Untitled

a guest
Jan 27th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $serverHost = 'localhost'; //$_SERVER['HTTP_HOST'];
  2. $serverUser = 'infini_mc';
  3. $serverPass = 'f$szOR)p2nM;';
  4. $serverTable = "infini_testdb";
  5. include ('dbConnect.php');
  6. $curPageNum = 1;
Add Comment
Please, Sign In to add comment