Hi,

I need htdocs folder in xampp becuase it has files which allows me to have a lot of utilities etc. which are stored in a subfolder in c:\xampp\htdocs folder.

The xampp application allows you to setup apache web server, php, mysql, filezilla ftp server etc. all in 1 single go, ready to use. Its just for development purposes and nothing much more. The htdocs folder in c:\xampp where we have to do all work is sort of a workspace. Apache webserver is configured to use that folder.

Thanks.