★ wanayoo — archive 1999 http://www.php.net/manual/function.spliti.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Regexps
Quick Reference
German version of this pageJapanese version of this pageHungarian version of this page
Regexps
* ereg
* ereg_replace
* eregi
* eregi_replace
* split
* spliti
* sql_regcase
Manual: spliti
View the source code for this pageSearch the site



Previous page
 split
 Updated
Sat, 12 Aug 2000
sql_regcase 
Next page


spliti

(PHP4 >= 4.0.1)

spliti --  Split string into array by regular expression case insensitive

Description

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

This function is identical to split() except that this ignores case distinction when matching alphabetic characters.

See also: split(), explode(), and implode().


 About Notes


Previous page
 split
 Updated
Sat, 12 Aug 2000
sql_regcase 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.