diff --git a/functions/regex.xml b/functions/regex.xml index dab634a0e2..3368fd1957 100644 --- a/functions/regex.xml +++ b/functions/regex.xml @@ -366,8 +366,13 @@ echo "Month: $month; Day: $day; Year: $year<br>\n"; - See also: spliti, - explode, and implode. + See also: + implode, + preg_split, + explode, + spliti, + explode, + and implode. @@ -398,9 +403,13 @@ echo "Month: $month; Day: $day; Year: $year<br>\n"; characters. - See also : split, - explode and - implode. + See also + implode, + preg_spliti, + explode, + spliti, + explode, + and implode.