<?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>Sat, 05 Jul 2008 06:13:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Developer Tutorials Blog: Learn regular expressions in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10085</guid>
      <link>http://www.phpdeveloper.org/news/10085</link>
      <description><![CDATA[<p>
On the Developer Tutorials blog, <i>Akash Mehta</i> <a href="http://www.developertutorials.com/blog/php/learn-regular-expressions-in-php-152/">offers some suggestions</a> of resources and methods for learning how to use regular expressions in your PHP applications.
</p>
<blockquote>
When it comes to quickly dealing with large blocks of data, batch processing operations or screen scraping, regular expressions are often the most effective solution. There's just one problem, though - learning them can be as hard as learning a new language altogether. Here's how to get off to a flying start.
</blockquote>
<p>
He points you first in the direction of the preg_* functions then towards a few examples (like with mod_rewrite) and tools to help you understand how things match, like the regex tested extension for firefox and the regular expression <a href="http://www.ilovejackdaniels.com/regular_expressions_cheat_sheet.png">cheat sheet</a> on ILoveJackDaniels.com.
</p>]]></description>
      <pubDate>Thu, 01 May 2008 08:48:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PageChain.net: 15 Great Places To Go To Learn PHP Right Now]]></title>
      <guid>http://www.phpdeveloper.org/news/10035</guid>
      <link>http://www.phpdeveloper.org/news/10035</link>
      <description><![CDATA[<p>
PageChain.net has <a href="http://www.pagechain.net/15-great-places-to-go-to-learn-php.html">posted a list</a> of some "great places to go to" to learn PHP right now - some resources out on the web that can help you get started, provide examples and give you community to support you in your development.
</p>
<blockquote>
Here are some resources to help you not only learn PHP, but also reference PHP information should you ever need it. This list isn't exhaustive, however, it should provide you with a lot of help when you need your PHP fix.
</blockquote>
<p>Some of the sites included in <a href="http://www.pagechain.net/15-great-places-to-go-to-learn-php.html">their list</a> include:</p>
<ul>
<li><a href="http://www.w3schools.com/PHP/DEfaULT.asP">W3Schools PHP  Tutorials</a>
<li><a href="http://www.goodphptutorials.com/">Good PHP Tutorials</a>
<li><a href="http://www.phpfreaks.com/forums/">PHPFreaks</a>
<li><a href="http://www.onlamp.com/pub/ct/29">ONLamp</a>
</ul>]]></description>
      <pubDate>Thu, 24 Apr 2008 12:09:50 -0500</pubDate>
    </item>
  </channel>
</rss>
