<?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, 25 May 2013 12:00:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Phil Thompson's Blog: 7 PHP functions that saved my life]]></title>
      <guid>http://www.phpdeveloper.org/news/9468</guid>
      <link>http://www.phpdeveloper.org/news/9468</link>
      <description><![CDATA[<p>
On his blog, <i>Phil Thompson</i> lists <a href="http://imgiseverything.co.uk/2008/01/18/7-php-functions-that-saved-my-life/">seven PHP functions</a> that "saved his life" when developing his apps:
</p>
<blockquote>
From time to time, I've struggled with minor pieces of coding for what seems like an age and then I've discovered PHP has a ready-made function whose express purpose seems to be to fix my exact problem. Today, I name and honour those PHP functions which saved my life, my career and my sanity.
</blockquote>
<p>Functions that made the cut include:</p>
<ul>
<li><a href="http://php.net/number_format">number_format</a>
<li><a href="http://php.net/array_values">array_values</a>
<li><a href="http://php.net/isset">isset()</a>
<li><a href="http://php.net/array_diff">array_diff()</a>
</ul>
<p>
He has his own reasons for each - all of them being handy little functions that fill a specific niche in PHP's vast array of abilities.
</p>]]></description>
      <pubDate>Tue, 22 Jan 2008 11:08:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Phil Thompson's Blog: 7 PHP functions that saved my life]]></title>
      <guid>http://www.phpdeveloper.org/news/9470</guid>
      <link>http://www.phpdeveloper.org/news/9470</link>
      <description><![CDATA[<p>
On his blog, <i>Phil Thompson</i> lists <a href="http://imgiseverything.co.uk/2008/01/18/7-php-functions-that-saved-my-life/">seven PHP functions</a> that "saved his life" when developing his apps:
</p>
<blockquote>
From time to time, I've struggled with minor pieces of coding for what seems like an age and then I've discovered PHP has a ready-made function whose express purpose seems to be to fix my exact problem. Today, I name and honour those PHP functions which saved my life, my career and my sanity.
</blockquote>
<p>Functions that made the cut include:</p>
<ul>
<li><a href="http://php.net/number_format">number_format</a>
<li><a href="http://php.net/array_values">array_values</a>
<li><a href="http://php.net/isset">isset()</a>
<li><a href="http://php.net/array_diff">array_diff()</a>
</ul>
<p>
He has his own reasons for each - all of them being handy little functions that fill a specific niche in PHP's vast array of abilities.
</p>]]></description>
      <pubDate>Tue, 22 Jan 2008 08:12:50 -0600</pubDate>
    </item>
  </channel>
</rss>
