diff --git a/reference/strings/functions/parse-str.xml b/reference/strings/functions/parse-str.xml index e54e7ee6be..7da184452c 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_runtime, and urldecode. + set_magic_quotes_gpc, and urldecode.