News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Sub Classing Exceptions in PHP 5
October 15, 2008 @ 12:06:24

DevShed has start up a new series today with the first part in a four-part series looking at exception handling in PHP5.

If you do any serious programming, whether it's in PHP 5 or some other language, you've needed to know how to handle run time errors and other "exceptional" conditions. You can do this by making your program throw generic exceptions. Or you can unlock the potential of PHP 5 and learn how to create custom exceptions, which is the subject of this four-part series.

In this first part they get you started with exceptions, showing how to throw them and catch them correctly (try/catch). They put it to good use in an example catching exceptions thrown from a MySQL connection and select.

0 comments voice your opinion now!
php5 exception tutorial subclass try catch



Similar Posts

Icant.co.uk: How to create thumbnails with PHP and gd

Brian Nelson's Blog: Reverse Proxy in PHP5, Rev2

Tutorial: An Introduction to OOP in PHP

Limitless Studios: Determine Number Of Online Users Without A Database

HowTo Forge: How To Set Up A Facebook RSS Feed Reader


Community Events









Don't see your event here?
Let us know!


book releases zendframework database code zend framework job mysql release ajax example PHP5 conference developer PEAR cakephp security application package

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework