PHP Environment Setup
In order to develop and run PHP Web pages three vital components need to be installed on your computer system. -> Web Server -> Database -> PHP Parser To install PHP, we will suggest you to install AMP software stack. AMP = Apache, MySQL, PHP WAMP = Windows, Apache, MySQL, PHP LAMP = Linux, Apache, MySQL, PHP MAMP = Mac, Apache, MySQL, PHP XAMPP = Cross, Apache, MySQL, PHP