PHP Environment Setup
Hi friends in order to develop and run PHP, three vital components need to be installed on our computer system.
Web Server - PHP will work with virtually all Web Server
software, including Microsoft's Internet Information Server (IIS) but
then most often used is freely availble Apache Server. Download Apache
for free here: http://http.apache.org/download.cgi
Database - PHP will work with virtually all database
software, including Oracle , Microsoft Access and Sybase but most commonly used is freely
available MySQL...