PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
substr_count() returns the number of times the needle substring occurs in the haystack string. Please note that needle is case sensitive.
See also count_chars(), strpos(), substr(), and strstr().
Predchádzajúci | Domov | Nasledujúci |
substr_compare | Hore | substr_replace |