| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
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().
| Predchádzajúci | Domov | Nasledujúci |
| split | Hore | sql_regcase |