Can PHP be installed on a local machine?

前端 未结 9 1886
灰色年华
灰色年华 2021-01-15 05:17

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 Serv

9条回答
  •  抹茶落季
    2021-01-15 06:01

    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.

提交回复
热议问题