News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
The Joy of Regular Expressions [2]
September 27, 2006 @ 09:20:00

Harry Fuecks is back today on the SitePoint PHP Blog with part two of his "joy of regular expressions" series, continuing on from this previous entry.

He jumps right in, summarizing the first part in a small section before getting back into the examples:

  • Hunting for .jp(e)gs
  • Escaping Meta-Characters
  • Search and Replace
  • preg_quote()
  • preg_replace()
  • Word Boundaries, Word Characters...and everything else
  • Sub patterns
  • Spot the XSS Hole
  • eval() is evil!
  • preg_replace_callback()
As you can see, it's crammed with just as much infromation as the first part and covers a wide range of topics to help you get more in tune with your inner regular expression guru.

0 comments voice your opinion now!
regular expressions joy example tutorial part2 preg eval meta regular expressions joy example tutorial part2 preg eval meta


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Safely Deprecating APIs

SitePoint PHP Blog: Debug PHP with Firebug and FirePHP

Robert Basic's Blog: A Zend_Captcha example

DevShed: Object-Oriented Programming Through Design Patterns

Justin Silverton\'s Blog: Using sqlite and php


Community Events











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


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

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