News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
10 Easy Examples for Deciphering PHP Regular Expressions
July 21, 2010 @ 11:26:03

On PHPBuilder.com today Jason Gilmore has posted ten easy regular expression tips that can help you understand the matching on some of the common pieces of data your app might come across.

Regular expressions are the PHP programmer's equivalent of being audited by the IRS. The mere thought of an encounter is enough to cause heart palpitations. [...] If you would like to decipher the melange of backslashes, brackets, asterisks and other characters somehow capable of rooting out everything from email addresses to HTML tags, follow along with this tutorial which introduces the topic using 10 numerically-oriented examples.

He starts simple - finding digits - and progresses into matching groups, filtering strings, using more complex patterns, correcting errors you might find in the data and a note that, despite their power, you don't always need them. There could be a simpler way.

0 comments voice your opinion now!
regularexpression example introduction


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: PHP Abstract Podcast Episode 13: Introduction to the Zend Framework

Cocoliso's Blog: Adding A Syntax Highlighter To Your Site: The Power Of Geshi

Jani Hartikainen's Blog: Zend_Acl part 1: Misconceptions and simple ACLs

Alexander Netkachev's Blog: 404 error with Zend Framework Front Controller

PHPMaster.com: Parsing XML With SimpleXML


Community Events











Don't see your event here?
Let us know!


testing composer introduction development framework database object tool opinion interview code community release conference functional example zendframework2 language series podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework