Noupe.com: Getting Started with PHP Regular Expressions

Courtesy PHPDeveloper.org  Mon, 08/24/2009 - 06:59

Noupe.com has posted a new guide to getting started with regular expressions in PHP.

Regular expressions can be one of the most powerful tools at your disposal when used correctly.

The main purpose of regular expressions, also called regex or regexp, is to efficiently search for patterns in a given text.

These search patterns are written using a special format which a regular expression parser understands.

They cover some of the basics -...


 

More related items

Sameer Borate's Blog: Grabbing the referrer search...
On his blog today Sameer Borate has a new post with a handy bit of code you can use to find the keywords from a search engine referral to help with tracking how visitors have come to your...

Leonid Mamchenkov's Blog: PHP regular expression to...
Leonid Mamchenkov has a quick new post to his blog sharing a regular expression that can be used to check that a string contains only English or Latin characters (no Unicode allowed). ...

PHPBuilder.com: Harness the Scripting Power of PHP...
On PHPBuilder.com today there's a new article from Marc Plotz looking at how you can use PHP and cURL with Facebook to update your status. You probably know that cURL is a wonderful tool...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com