Loading...
PHP

XAMPP Control Panel

It is an environment to work with PHP and Mysql available after installation of XAMPP software we can start Apache and Mysql server using XAMPP we can control panel. After installation of XAMPP we can find out XAMPP folder the destination, location folder, number of sub folders.

  1. htdocs: It is a root directory of Apache Server and all php files we should save at this location.
  2. php.ini: It is configuration setting file of php available in php folder of xampp folder.
  3. httpd.conf: It is Apache Server config settings file available in conf folder of Apache folder.
  4. TMP: It is temporary memory location of Apache Server.
  5. PHP MY ADMIN: It is IDE to work with mysql database.

Leave a Reply

Your email address will not be published. Required fields are marked *