<?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>Thu, 20 Jun 2013 04:01:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder: A Primer On Postgres Exception Handling For The PHP Developer]]></title>
      <guid>http://www.phpdeveloper.org/news/8986</guid>
      <link>http://www.phpdeveloper.org/news/8986</link>
      <description><![CDATA[On <a href="http://phpbuilder.com">PHPBuilder</a>, Robert Bernier has started writing a series of articles on <a href="http://www.phpbuilder.com/columns/robert_bernier20071102.php3">Postgres exception handling</a>. In this one, covers the <a href="http://www.phpbuilder.com/columns/robert_bernier20071102.php3">basics of exception handling for PHP developers</a>.

<blockquote>Postgres exceptions are quite different from PHP exceptions; whereas PHP 5 uses the traditional "Try And Catch" format, Postgres exceptions can only be defined, executed and processed inside the body of the function that triggered the exception.</blockquote>

Also <a href="http://www.phpbuilder.com/columns/robert_bernier20071102.php3">in the article</a> he covers RAISE statements, how Postgres handles them, and gives good practices on how to use them effectively as a method of troubleshooting errors.]]></description>
      <pubDate>Wed, 07 Nov 2007 06:01:00 -0600</pubDate>
    </item>
  </channel>
</rss>
