php test server
i'm working on my first site that's using php and mysql. setup wamp on my pc and it works fine and the site works fine.
I want it so i can point at my hosting providers mysql server while using local apache as my testing server. However when i do this i have to make my URL prefix of the testing server the accual domain name (not local host) or my database connection is toast. However if it's set as the actual domain name then "live view" doesn't work.
any idea's,
matt
