split. (PHP 4, PHP 5). split — 用正則表達式將字符串分割到數組中 ... preg_split() 函數使用了Perl 兼容正則表達式語法,通常是比 split() 更快的替代方案。如果不需要 ...
sites.google.com