See also parse_str()/parse_url().

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140030 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2003-09-10 16:18:13 +00:00
parent e2ea803dbd
commit 13048d7741

View file

@ -124,6 +124,8 @@ echo http_build_query($data);
<simpara>
See also:
<function>parse_str</function>,
<function>parse_url</function>,
<function>urlencode</function>, and
<function>array_walk</function>
</simpara>