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

Stefan Mischook's Blog: Object Oriented PHP Videos are now out!

DevShed: An Introduction to the Observer Pattern in PHP

Robert Basic's Blog: Starting with Zend Framework

Hiveminds Magazine: PHP: What to Do When Your Web Host Turns Off Fopen

SitePoint Web Tech Blog: How To Create Friendlier Random Passwords


Community Events









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


phpunit object event testing introduction example composer language community code functional zendframework2 podcast release conference development opinion api interview framework

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