[PHP-DOC] cvs: phpdoc /en/reference/strings/functions parse-str.xml
by Jakub Vrana other posts by this author
Feb 14 2006 1:29AM messages near this date
[PHP-DOC] #36401 [Opn]: Bug in mktime()
|
[PHP-DOC] 1
vrana Tue Feb 14 09:27:43 2006 UTC
Modified files:
/phpdoc/en/reference/strings/functions parse-str.xml
Log:
See also http_build_query()
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/strings/functions/parse-str.xml?r1=1.10&r
2=1.11&diff_format=u
Index: phpdoc/en/reference/strings/functions/parse-str.xml
diff -u phpdoc/en/reference/strings/functions/parse-str.xml:1.10 phpdoc/en/reference/strings
/functions/parse-str.xml:1.11
--- phpdoc/en/reference/strings/functions/parse-str.xml:1.10 Fri Mar 11 21:51:03 2005
+++ phpdoc/en/reference/strings/functions/parse-str.xml Tue Feb 14 09:27:43 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.parse-str">
<refnamediv>
@@ -64,6 +64,7 @@
</para>
<para>
See also <function> parse_url</function>, <function>pathinfo</function>,
+ <function> http_build_query</function>,
<function> get_magic_quotes_gpc</function>, and <function>urldecode</function>.
</para>
</refsect1>
|