How would I program in PHP without installing it?

Richard P

New member
I don't want to use any processor power/RAM with running a PHP server on my Windows machine. Not to mention I don't even think Windows Home Premium supports it (No IIS). I also would prefer not to dual-boot Linux because I'm too lazy to repartition to make space ;) Is there a Linux live distro with PHP installed? Or maybe a way of running a virtual machine that saves the programs I installed (i.e. Apache). I want to be able to test my PHP (and ultimately my full website) without having to put all the files onto my dedicated web server to do so. Thanks
 
Back
Top