sorry to post another topic, but I think I have the better question to ask now, as i think i asked to broad a question the first time .sorry.
I am trying to connect to the database, and I'm not sure what to put in the "localhost" bit:
mysql_connect(localhost,$username,$password);
what should i put instead of localhost, as local host doesn't seem to work.
I am hosted by webfusion, howevwer, in phpmyadmin it says something about host europe:
MySQL 3.23.58 running on Host Europe as Heighington@nitrogen.webfusion.co.uk
and im very confused about what i should put in that space, if anyone could help, it would be gr8.
thanks.
Robert