Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. public $host = 'localhost';
  2. public $user = 'root';
  3. public $password = '';
  4.  
  5. public $db = 'myLocalDatabase';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement