[PHP-DOC] cvs: phpdoc /en/reference/errorfunc constants.xml From: Philip Olson (philip <email protected>)
Date: 07/14/02

philip Sun Jul 14 15:34:44 2002 EDT

  Modified files:
    /phpdoc/en/reference/errorfunc constants.xml
  Log:
  Don't use these constants outside of PHP, like in httpd.conf
  
  
Index: phpdoc/en/reference/errorfunc/constants.xml
diff -u phpdoc/en/reference/errorfunc/constants.xml:1.2 phpdoc/en/reference/errorfunc/constants.xml:1.3
--- phpdoc/en/reference/errorfunc/constants.xml:1.2 Sun Jul 14 15:31:59 2002
+++ phpdoc/en/reference/errorfunc/constants.xml Sun Jul 14 15:34:44 2002
@@ -1,9 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="errorfunc.constants">
  &reftitle.constants;
  <simpara>
   These constants are part of the PHP core and always available.
+ You may use these constant names in &php.ini; but not outside
+ of PHP, like in <filename>httpd.conf</filename>, where you'd
+ use the bitmask values instead.
  </simpara>
  <table>
   <title>Errors and Logging</title>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php