Installing PHP 5 and apache on windows xp
PHP is best suited for LAMP [Linux, Apache, MySQL and PHP] environment, but we can use in WAMP [Windows, Apache, MySQL and PHP] environment also, here are the options to install & configure php with apache in windows machines.
1] Use WAMP Server or XAMPP server for one click installation, no need for configuration.
2] Manually install [...]