PHP Function List
preg_spilt doesn't exist. Closest matches:
- preg_split
- preg_filter
- preg_replace
- parse_str
- str_split
- preg_grep
- pg_select
- preg_quote
- preg_match
- pg_host
- pg_ping
- pg_port
- preg_last_error
- ftp_site
- mb_split
- ereg_replace
- mb_parse_str
- ldap_free_result
- eregi
Site Search Results
-
Parameters. pattern. The pattern to search for, as a string. subject. The input string. limit. If specified, then only substrings up to limit are returned with the ...
-
Parametry. pattern. The pattern to search for, as a string. subject. The input string. limit. If specified, then only substrings up to limit are returned with the ...
-
I have hacked a conversion of "" to a single quote ( ' ), but a truly clever preg_split for the top-level splitter (instead of the explode) might preserve the original ...
-
Parameter-Liste. pattern. Der Ausdruck, nach dem gesucht werden soll, als Zeichenkette. subject. Die zu zerlegende Zeichenkette. limit. Falls angegeben, werden ...
-
Liste de paramètres. pattern. Le masque à chercher, sous la forme d'une chaîne de caractères. subject. La chaîne d'entrée. limit. Si limit est spécifié, alors ...
-
preg_replace_callback — Perform a regular expression search and replace using a callback; preg_replace — Perform a regular expression search and replace; preg_split ...
-
Searches subject for matches to pattern and replaces them with replacement. ... preg_split preg_replace_callback
-
There are no user contributed notes for this page. show source | credits | stats | sitemap | contact | advertising | mirror sites
-
coroa at cosmo-genics dot com mentioned using preg_split() instead of explode() when you have multiple delimiters in your text and don't want your result array cluttered ...
-
Parámetros. pattern. El patrón de búsqueda, como cadena. subject. La cadena de entrada. limit. Si se especifica, entonces sólo las sub-cadenas hasta limit son ...

Other forms of search
To search the string "preg_spilt" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
