Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can PHP be installed on a local machine?

For Web-dev, can the PHP Processor be installed on a regular Windows XP machine, such that viewing PHP files through a browser executes the PHP script? (NOT Windows Server 2003)

I even downloaded PHP but it appears they want it installed on a server.

Any other ways to quickly preview and run PHP on a local machine WITHOUT uploading the file to server? (Dreamweaver can process the static HTML within PHP files..)

like image 642
Robin Rodricks Avatar asked Mar 14 '26 06:03

Robin Rodricks


1 Answers

I suggest:

http://www.wampserver.com/en/

or

http://www.apachefriends.org/en/xampp.html

These are easy-install packages of apache+php+mysql for windows.

like image 54
Simon Groenewolt Avatar answered Mar 15 '26 18:03

Simon Groenewolt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!