Anyone know a good site to download a PHP interpreter?

  • Thread starter Thread starter Future Sailor
  • Start date Start date
F

Future Sailor

Guest
I just need a website with a downloadable PHP interpreter, and possibly if you know, MySQL Server.

-Billy
Thank you, I have a host already, and two websites, this one is for me to learn PHP.
 
Hi - you can get standard LAMP installations (free) over the web (apache server/php/mysql for both windows and linux systems. If you want to use your iis on a windows machine, just download php and mysql. This will set up up locally - you'll need a web host if you want to host your pages for the public.
 
Back
Top