vrana Thu Aug 3 13:57:22 2006 UTC
Modified files:
/phpdoc/en/reference/strings/functions htmlspecialchars.xml
Log:
See also htmlspecialchars_decode (bug #38312)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/htmlspecialchars.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/strings/functions/htmlspecialchars.xml
diff -u phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.7
phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.8
--- phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.7 Mon Dec
22 15:42:17 2003
+++ phpdoc/en/reference/strings/functions/htmlspecialchars.xml Thu Aug 3
13:57:22 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.htmlspecialchars">
<refnamediv>
@@ -93,6 +93,7 @@
&reference.strings.charsets;
<para>
See also <function>get_html_translation_table</function>,
+ <function>htmlspecialchars_decode</function>,
<function>strip_tags</function>,
<function>htmlentities</function>, and <function>nl2br</function>.
</para>