PHP: substr_count()

Count the number of substring occurrences PHP - int substr_count ( string haystack, string needle [, int offset [, int length]] )

Szczegółowy opis funkcji PHP "

substr_count

()"
Nazwa funkcji: substr_count()
Opis funkcji:

Count the number of substring occurrences

Zastosowanie w programowaniu: int substr_count ( string haystack, string needle [, int offset [, int length]] )
Wersja PHP: (PHP 4, PHP 5)