Quote:
Originally Posted by Windac
I've looked at a few websites for help but I have run into one major problem. How can I test if it works offline? I dont like having to upload it everytime I make a change. I've tried WAMP but I have no idea on how to get it to work.
|
The way I do it is to have a linux machine with apache, mysql and php on it, and I build my test scripts on that machine then upload them once they work (you could use windows, apache and mysql too) you have to watch out though - sometimes the scripts will work on your local machine and not work on your server !!