In PHP 4, dealing with errors can be a little combersome. But, with PHP 5, we get the power of exceptions…and all the clean code they have to offer.
You can check out [url=http://www.kcpug.org/doghouse/2005_jan/exceptions_20050115.swf] the slides[/url] from our presentation or the [url=http://www.php.net/exceptions]examples and documentation[/url] on php.net.
Thanks for posting the slides though Dan – can’t wait to go through it tonight.