<?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>Tue, 08 Jul 2008 23:15:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Eirik Hoem's Blog: Dying with grace - PHP's register_shutdown_function]]></title>
      <guid>http://www.phpdeveloper.org/news/9808</guid>
      <link>http://www.phpdeveloper.org/news/9808</link>
      <description><![CDATA[<p>
<i>Eirik Hoem</i> has <a href="http://eirikhoem.wordpress.com/2008/03/15/dying-with-grace-phps-register_shutdown_function/">posted a new look</a> at a function that can be amazingly helpful when you have a script with issues that needs a little extra help cleaning up after itself - <a href="http://no2.php.net/register_shutdown_function">register_shutdown_function</a>.
</p>
<blockquote>
Scripts tend to die, and that's not usually nice. We do not want to show the user a fatal error nor a blank page (display errors off) . PHP has a function called <a href="http://no2.php.net/register_shutdown_function">register_shutdown_function</a> which lets us set up a function which is called at execution shutdown. What this means is that our function will be executed when our script is done executing / dying and PHP execution is about to shut down.
</blockquote>
<p>
He <a href="http://eirikhoem.wordpress.com/2008/03/15/dying-with-grace-phps-register_shutdown_function/">suggests</a> various things that can be done with the functionality, including checking for successful script execution (via a false variable that can be checked for success).
</p>]]></description>
      <pubDate>Mon, 17 Mar 2008 12:02:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Dutch PHP Conference 2008 Announced]]></title>
      <guid>http://www.phpdeveloper.org/news/9682</guid>
      <link>http://www.phpdeveloper.org/news/9682</link>
      <description><![CDATA[<p>
This year's <a href="http://www.phpconference.nl/">Dutch PHP Conference</a> has been officially announced:
</p>
<blockquote>
Ibuildings and Zend Technologies are proud to organize the second Dutch PHP Conference on June 14. Plus a pre-conference tutorial day on June 13. Both programs will be completely in English so the only Dutch thing about it is the location. Keywords for these days: Know-how, Best Practices, Networking, Tips & Tricks
</blockquote>
<p>
This year's even will be happening somewhere in Amsterdam and "big shot" speakers like Lorna Jane Mitchell, Zeev Suraski, Sebastian Bergmann, Matthew Weier O'Phinney, Fabien Potencier, Marco Tabini, and Ivo Jansch will be presenting. If you register before April 14th, you can get in on the Early Bird Special of 350 Euro for both days, 295 Euro for the Tutorial day or 100 Euro for just the conference.
</p>
<p>
You can get the full story on this year's even (including the <a href="http://www.phpconference.nl/schedule/">schedule</a>) from the conference's <a href="http://www.phpconference.nl">main website</a>.
</p>]]></description>
      <pubDate>Thu, 21 Feb 2008 14:04:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Come to PHP Quebec, Get a elePHPant!]]></title>
      <guid>http://www.phpdeveloper.org/news/9678</guid>
      <link>http://www.phpdeveloper.org/news/9678</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> is trying to <a href="http://blogs.oracle.com/opal/2008/02/20#a276">bribe you</a> to come to this year's <a href="http://conf.phpquebec.com/">PHP Quebec</a> conference - he'll give you <a href="http://www.flickr.com/groups/elephpants/pool/">an elePHPant</a> if you show (as sponsored by the <a href="http://blogs.oracle.com/otn/2008/02/19">OTN</a>).
</p>
<p>
This year's <a href="http://conf.phpquebec.com/">PHP Quebec</a> conference will be happening March 12th through the 14th in Montreal at the <a href="http://www.sofitel.com/sofitel/fichehotel/gb/sof/3646/fiche_hotel.shtml">Sofitel Montreal Hotel</a>. There's still spots available and you can still register (only 20 days left!) on <a href="http://conf.phpquebec.com/en/tarif">the conference website</a>. You can purchase tickets for just the conference, for just the <a href="http://conf.phpquebec.com/en/#lab">PHPLab</a> event or you can bundle them both together and attend both events.
</p>]]></description>
      <pubDate>Thu, 21 Feb 2008 10:27:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHPLondon Early Bird Discount Almost Up]]></title>
      <guid>http://www.phpdeveloper.org/news/9629</guid>
      <link>http://www.phpdeveloper.org/news/9629</link>
      <description><![CDATA[<p>
If you haven't gotten your tickets for this year's <a href="http://www.phpconference.co.uk/">PHPLondon conference</a>, you might want to jump on it and reserve your spot soon. The deadline for the Early Bird discount is about to come up at midnight on February 16th.
</p>
<blockquote>
We've also got less than 50 tickets left, so there is a good chance we'll sell out before then. The standard price tickets are £100, should there be any left.
</blockquote>
<p>
You can <a href="http://www.phpconference.co.uk/registration">submit your registration</a> on their site and reserve your spot today or, if you're just looking for some more general information, their <a href="http://www.phpconference.co.uk">main site</a> has it all.
</p>]]></description>
      <pubDate>Thu, 14 Feb 2008 07:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
