Installing PHP on Windows 7 is quite simple. Before installing PHP into your computer you need to have web server running in your computer. Here I preferred to use ‘Apache’ web server for this demonstration.
This article will describe step by step instruction on how to install ‘Apache Web Server’ in windows 7(64 –bit) operating system. You can download ‘Apache’ web server from here.
PHP stands for ‘Hypertext Preprocessor’, which is widely used for making dynamic and interactive web pages. PHP is server side scripting language intended to help web developers build dynamic web pages.