substr_count « String « PHP






1.Counting the Occurrences of a Substring
2.Testing for Substrings
3.substr_count() function returns the number of times substring occurs in string.
4.substr_count.php