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