經安全檢測,此網站為安全網站,請放心前往原始網址!

Split string into array by regular expression - PHP

If you want to split on any of the characters which are considered special by regular expressions, you'll need to escape them first. If you think split() (or any other ...

php.net

網址安全性掃描由 google 提供