For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/filter ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/filter ini.xml
Pierre-Alain Joye

2006-10-20, 6:58 pm

pajoye Fri Oct 20 18:06:13 2006 UTC

Modified files:
/phpdoc/en/reference/filter ini.xml
Log:
- explain which values can be used in filter.default


http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/filter/ini.xml
diff -u phpdoc/en/reference/filter/ini.xml:1.7 phpdoc/en/reference/filter/ini.xml:1.8
--- phpdoc/en/reference/filter/ini.xml:1.7 Fri Oct 20 15:26:17 2006
+++ phpdoc/en/reference/filter/ini.xml Fri Oct 20 18:06:13 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<section id="filter.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -48,6 +48,10 @@
Filter all $_GET, $_POST, $_COOKIE and $_REQUEST data by this filter.
Original data can be accessed through <function>filter_input</function>.
</para>
+ <para>
+ Accepts the name of the filter you like to use by default. See the
+ existing filter list for the list of the filter names.
+ </para>
</listitem>
</varlistentry>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com