spliti
Description
array spliti ( string pattern, string string [, int limit])This function is identical to split() except that this ignores case distinction when matching alphabetic characters.
This function is identical to split() except that this ignores case distinction when matching alphabetic characters.