diff --git a/chapters/config.xml b/chapters/config.xml index bd4a1a6dff..2c68f261f8 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Runtime Configuration @@ -33,8 +33,9 @@ The &php.ini; directives handled by extensions are documented respectively on the pages of the extensions themselfs. The list of - the core directives is available in the appendix. Probably not all - the PHP directives are documented in the manual though. For a completel list + the core directives is available in the appendix. Most of the PHP + directives are listed in ini_set with change + permissions and links to documentation. For a complete list of directives available in your PHP version, please read your well commented &php.ini; file. Alternatively, you may find the the latest &php.ini; from CVS