Hey, I'm having problems linking to my MySQL database, and I think it's because I need the IP for it and not a domain.
It looks like this:
mysql://stealthx_stealth:passwordforuser@absolut.x10hosting.com/stealthx_b3
(mysql://fullusername:passwordforuser@domainname/databasefullname)
I've looked...