Thread: PHP limits
View Single Post
  #16 (permalink)  
Old 03-06-09, 08:30
Sentinel Sentinel is offline
BOD Member
 
Join Date: Mar 2009
Posts: 24
Default

Quote:
Originally Posted by Windac View Post
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 !!
Reply With Quote