An Introduction to php.ini

php.ini is the configuration file for php and is read when php is started. php.ini is searched for in these locations in this order:- SAPI module specific location- The PHPRC environment variable. If you are using PHPRC environment variable, you will have to specify the directory th... [ read more >> ]