mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
e2ea803dbd
commit
13048d7741
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue