vrana           Tue Jul 27 09:04:43 2004 EDT

  Modified files:              
    /phpdoc/en/chapters config.xml 
  Log:
  List of directives
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?r1=1.118&r2=1.119&ty=u
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.118 phpdoc/en/chapters/config.xml:1.119
--- phpdoc/en/chapters/config.xml:1.118 Mon May 24 17:11:36 2004
+++ phpdoc/en/chapters/config.xml       Tue Jul 27 09:04:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.118 $ -->
+<!-- $Revision: 1.119 $ -->
  <chapter id="configuration">
   <title>Runtime Configuration</title>
 
@@ -33,8 +33,9 @@
    <para>
     The &php.ini; directives handled by extensions are documented respectively
     on the pages of the extensions themselfs. The <link linkend="ini">list of
-    the core directives</link> is available in the appendix. Probably not all
-    the PHP directives are documented in the manual though. For a completel list
+    the core directives</link> is available in the appendix. Most of the PHP
+    directives are listed in <function>ini_set</function> 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
     <ulink url="&url.php.cvs.phpini;">the latest &php.ini;</ulink> from CVS

Reply via email to