diff --git a/reference/strings/functions/substr-count.xml b/reference/strings/functions/substr-count.xml index 21bf6e0391..f5c5669b10 100644 --- a/reference/strings/functions/substr-count.xml +++ b/reference/strings/functions/substr-count.xml @@ -1,5 +1,5 @@ - + @@ -24,11 +24,18 @@ <function>substr_count</function> example ]]> + + See also count_chars, + strpos, substr, + and strstr. +