| Changing your PHP configuration |
|
|
|
| Articles - Articles |
| Written by Spiral Scripts |
| Wednesday, 15 April 2009 11:06 |
|
You can change the PHP configuration on your site by creating a text file called 'php.ini', which goes in the root folder of your site. You use this to set the options when PHP is run on your site: there are a huge number of these. Some useful ones are:-
You can find further information on this in the official PHP documentation, available from PHP.net. |












