How to get php to be run locally on web browser?

  • Thread starter Thread starter Col
  • Start date Start date
C

Col

Guest
I am writing pages for my site in php.
I want to test them without uploading them.
What is the best program to use?
I need something that is simple to set up and is as small as possible (an addon for Firefox would be ideal). I don't really want to set up apache or anything like that on my computer.


Thanks Colin
 
Xampp is the best, I use it every day for my development work including applications, website's and setting up complex databases


It is great, free and easy to setup
 
Back
Top