Advertisement
Guest User

hotel_settings

a guest
Dec 27th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <?php
  2.  
  3. $Hotelname = "Hirbo Hotel";
  4. $hotel_url = "http://192.168.0.107";
  5. $MySQLhostname = "localhost";
  6. $MySQLusername = "root";
  7. $MySQLpassword = "pass";
  8. $MySQLdb = "hirbo";
  9. $avatar = "https://avatar-retro.com/habbo-imaging/avatarimage?figure=";
  10. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement