what is the the database host? i tried everything and i cant acess to the db!
A afonsomc New Member Messages 0 Reaction score 0 Points 0 Mar 10, 2009 #1 what is the the database host? i tried everything and i cant acess to the db!
mattura Member Messages 570 Reaction score 2 Points 18 Mar 10, 2009 #2 try: PHP: $connection=mysql_connect("localhost","YOURUSERNAME_YOURDATABASE","YOURPASSWORD");