Notatka: preg_split() , which uses a Perl-compatible regular expression syntax, is often a faster alternative to split() .
Przykład 1 . split( ) Example
Notatka :
Przykład 2 . split( ) Example