Running and Developing from a Remote server
Hi,
I purchased and installed a PHP/MYSQL app to run on a share hosting server. Now, I want to customized it for my needs. Althrough I created a local copy of the app on my workstation... I can only develop, or test the software on the remote server. So, I configured Dreamweaver Testing and Remote sites to point to the shared host server. The problem I'm having is if I tried to run the website index.php page in Dreamweaver's live browser, it connects to the remote test app... but it's not processing the same setup, as when I run it directly in IE. How can I setup the working environment to more fully incorporate the server experience ?
Thanks,
King