int mb_substr_count ( string $haystack , string $needle [, string $encoding ] )
Count the number of substring occurrences
The number of times the needle substring occurs in the haystack string.