Its very easy to use, so that you can c the result of your php from your localhost.

1. First after installing your xampp, click your xampp shortcut menu from your desktop.

2. Second click to start your apache and mysql.

3. Put all your php file, to put php file is go to drive c:\\ then choose xampp folder and choose htdocs, HTDOCS where you will put your all php files.

4. To see your php results: type http:\\localhost\test.Php


XAMPP's name is an acronym for:

* X (meaning cross-platform)
* Apache HTTP Server
* MySQL
* PHP
* Perl

The program is released under the terms of the GNU General Public License and acts as a free web server capable of serving dynamic pages. XAMPP is available for Microsoft Windows, Linux, Solaris, and Mac OS X, and is mainly used for web development projects.