Advertisement
Guest User

Untitled

a guest
May 13th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. <?php
  2. $host = "localhost";
  3. $username = "root";
  4. $password = "";
  5. $database = "uptime";
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement