Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Regular Expressions (Perl-Compatible)

The syntax for patterns used in these functions closely resembles Perl. The expression must be enclosed in the delimiters, a forward slash (/), for example. Any character can be used for delimiter as long as it's not alphanumeric or backslash (\). If the delimiter character has to be used in the expression itself, it needs to be escaped by backslash. Since PHP 4.0.4, you can also use Perl-style (), {}, [], and <> matching delimiters. See Pattern Syntax for detailed explanation.

The ending delimiter may be followed by various modifiers that affect the matching. See Pattern Modifiers.

PHP also supports regular expressions using a POSIX-extended syntax using the POSIX-extended regex functions.

Note: This extension maintains a global per-thread cache of compiled regular expressions (up to 4096).

Warning
You should be aware of some limitations of PCRE. Read http://www.pcre.org/pcre.txt for more info.

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences (see below). The current implementation corresponds to Perl 5.005.

The following web hosts have the "Regular Expressions (Perl-Compatible) Extension" enabled!

You can also view the list of all php extensions on this page.

Main Menu

List of PHP Applications Checked
List of PHP Extensions Checked
Web Hosting List and Information
List of Web Hosting Coupons and Discounts

Latest Review

zenPhoto and DreamHost

Video help for getting zenPhoto gallery running on DreamHost.

The Blue Bird