diff --git a/reference/strings/functions/explode.xml b/reference/strings/functions/explode.xml index 502d2769e3..81aa3a3306 100644 --- a/reference/strings/functions/explode.xml +++ b/reference/strings/functions/explode.xml @@ -1,5 +1,5 @@ - + @@ -112,7 +112,8 @@ Array See also preg_split, spliti, - split, and + split, + strtok, and implode.