diff --git a/reference/strings/functions/parse-str.xml b/reference/strings/functions/parse-str.xml index f19ce36d19..3f131cceac 100644 --- a/reference/strings/functions/parse-str.xml +++ b/reference/strings/functions/parse-str.xml @@ -1,5 +1,5 @@ - + @@ -64,6 +64,7 @@ echo $output['arr'][1]; // baz See also parse_url, pathinfo, + http_build_query, get_magic_quotes_gpc, and urldecode.