Manuál PHP | ||
---|---|---|
Předcházející | Další |
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().
Předcházející | Domů | Další |
split | Nahoru | sql_regcase |