For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/strings/functions addcslashes.xml addslashes.xml quotemeta.









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/strings/functions addcslashes.xml addslashes.xml quotemeta.
Derick Rethans

2006-10-12, 7:00 pm

derick Thu Oct 12 09:21:26 2006 UTC

Modified files:
/phpdoc/en/reference/strings/functions addcslashes.xml
addslashes.xml quotemeta.xml
Log:
- Improve and make see-also's consistent here.


http://cvs.php.net/viewvc.cgi/phpdo...9&diff_format=u
Index: phpdoc/en/reference/strings/functions/addcslashes.xml
diff -u phpdoc/en/reference/strings/functions/addcslashes.xml:1.8 phpdoc/en/reference/strings/functions/addcslashes.xml:1.9
--- phpdoc/en/reference/strings/functions/addcslashes.xml:1.8 Sat Aug 6 13:28:19 2005
+++ phpdoc/en/reference/strings/functions/addcslashes.xml Thu Oct 12 09:21:26 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.addcslashes">
<refnamediv>
@@ -80,6 +80,7 @@
<para>
See also <function>stripcslashes</function>,
<function>stripslashes</function>,
+ <function>addslashes</function>,
<function>htmlspecialchars</function>, and
<function>quotemeta</function>.
</para>
http://cvs.php.net/viewvc.cgi/phpdo...4&diff_format=u
Index: phpdoc/en/reference/strings/functions/addslashes.xml
diff -u phpdoc/en/reference/strings/functions/addslashes.xml:1.3 phpdoc/en/reference/strings/functions/addslashes.xml:1.4
--- phpdoc/en/reference/strings/functions/addslashes.xml:1.3 Thu Jul 24 08:48:10 2003
+++ phpdoc/en/reference/strings/functions/addslashes.xml Thu Oct 12 09:21:26 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.addslashes">
<refnamediv>
@@ -59,6 +59,8 @@
</para>
<para>
See also <function>stripslashes</function>,
+ <function>stripcslashes</function>,
+ <function>addcslashes</function>,
<function>htmlspecialchars</function>,
<function>quotemeta</function>, and
<function>get_magic_quotes_gpc</function>.
http://cvs.php.net/viewvc.cgi/phpdo...5&diff_format=u
Index: phpdoc/en/reference/strings/functions/quotemeta.xml
diff -u phpdoc/en/reference/strings/functions/quotemeta.xml:1.4 phpdoc/en/reference/strings/functions/quotemeta.xml:1.5
--- phpdoc/en/reference/strings/functions/quotemeta.xml:1.4 Thu Feb 24 14:27:16 2005
+++ phpdoc/en/reference/strings/functions/quotemeta.xml Thu Oct 12 09:21:26 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.139 -->
<refentry id="function.quotemeta">
<refnamediv>
@@ -22,10 +22,12 @@

<simpara>
See also <function>addslashes</function>,
+ <function>addcslashes</function>,
<function>htmlentities</function>,
<function>htmlspecialchars</function>,
- <function>nl2br</function>, and
- <function>stripslashes</function>.
+ <function>nl2br</function>,
+ <function>stripslashes</function>, and
+ <function>stripcslashes</function>.
</simpara>
</refsect1>
</refentry>
Sponsored Links







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

Copyright 2008 codecomments.com