Installing PHP & MYSQL

If your server supports PHP then no issues to go ahead other all you need to do more is to follow some more text in following link but i would suggest you opting for XAMPP the apache friends.XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use – just download, extract and start.
http://www.apachefriends.org/en/xampp.html
However, its your wish if you want to go conventaional way then you can install following setups and configure them refering the manuals mentioned below
Here is a link to a good tutorial from PHP.net on how to install PHP5: http://www.php.net/manual/en/install.php
Download Apache Server http://httpd.apache.org/download.cgi
Download PHP for free here: http://www.php.net/downloads.php
Download MySQL Database: http://www.mysql.com/downloads/index.html

