explode
splits strings.
split
also does this, except it has support for splitting using regular expressions.
preg_split
also does this and is 25-50% faster and has support for (IMO) much more extensible Perl-compatible regular expressions.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…