Page 1 of 1

PHP.INI

Posted: Tue Sep 09, 2008 11:16 pm
by treesa
What is the main purpose of php.ini file?where is it located in the server?

Re: PHP.INI

Posted: Wed Sep 10, 2008 2:02 am
by jaoudestudios
What server are you using?

Re: PHP.INI

Posted: Wed Sep 10, 2008 2:18 am
by shaneiadt
http://ie2.php.net/configuration

The configuration file (php.ini) is read when PHP starts up. For the server module versions of PHP, this happens only once when the web server is started. more info follow link...