what is the the database host? i tried everything and i cant acess to the db!
what is the the database host? i tried everything and i cant acess to the db!
try:
PHP Code:$connection=mysql_connect("localhost","YOURUSERNAME_YOURDATABASE","YOURPASSWORD");
dont know...sorry