<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 12:00:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[WebProNews: Introduction To Regular Expressions In PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5696</guid>
      <link>http://www.phpdeveloper.org/news/5696</link>
      <description><![CDATA[<p>
Linked to from <a href="http://devzone.zend.com/node/view/id/561">this new post</a> on the Zend Developer Zone is a handy <a href="http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060619IntroductionToRegularExpressionsInPHP.html">regular expressions tutorial</a> that any budding PHP developer should definitely check out.
</p>
<blockquote>
<p>
Man I hate REGEX. Not for what it does, it's a powerful weapon. It's part sniper rifle, part bazooka and extremely useful in some situations. As powerful as it is though, it is a pain to write a good REGEX query; especially when you only do it occasionally. Thankfully, Bernard Peh and the gang over at <a href="http://www.webpronews.com/">WebProNews</a> have released a primer for REGEX in PHP that makes it a little less painful to work with.
</p>
<p>
Appropriately titled <a href="http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060619IntroductionToRegularExpressionsInPHP.html">Introduction To Regular Expressions In PHP</a>, the article starts with a basic REGEX primer. It's sparse on details but it discusses the different types of characters in a REGEX query. Properly formatted, this would be a great little cheat sheet to have handy.
</p>
</blockquote>
<p>
<i>Cal</i> (on the Zend site) <a href="http://devzone.zend.com/node/view/id/561">mentions</a> that it's a good starting place, but they don't get too deep into the meat of the matter, showing more than just the basics of "this is what this character does". Oh well, I suppose maybe that's being saved for part two...]]></description>
      <pubDate>Tue, 27 Jun 2006 06:11:59 -0500</pubDate>
    </item>
  </channel>
</rss>
