PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<splitsql_regcase>
Last updated: Mon, 16 Jul 2012

spliti

(PHP 4 >= 4.0.1, PHP 5)

spliti --  用正则表达式不区分大小写将字符串分割到数组中

说明

array spliti ( string pattern, string string [, int limit] )

本函数和 split() 相同,只除了在匹配字母字符时忽略大小写的区别。

参见 preg_spliti()split()explode()implode()




<splitsql_regcase>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST