| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
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().
| Poprzedni | Spis treści | Następny |
| substr_compare | Początek rozdziału | substr_replace |