Guest User

IBChan Database Password

a guest
Aug 6th, 2016
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. ibchan.com Database info
  2.  
  3.  
  4. $dbhost = "mysql55-59.perso"; // this will ususally be 'localhost', but can sometimes differ
  5. $dbname = "ibchancourdbase"; // the name of the database that you are going to use for this project
  6. $dbuser = "ibchancourdbase"; // the username that you created, or were given, to access your database
  7. $dbpass = "hgfjh4189Y"; // the password that you created, or were given, to access your database
Add Comment
Please, Sign In to add comment