| 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
This function is identical to split() except that this ignores case distinction when matching alphabetic characters.
This example splits a string using 'a' as the separator :
See also preg_split(), split(), explode(), and implode().
| Poprzedni | Spis treści | Następny |
| split | Początek rozdziału | sql_regcase |