News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
Error Handling in PHP - Introducing Exceptions in PHP 5
January 19, 2006 @ 06:53:22

Today, Devshed as posted the second and last part in their "Error Handling in PHP" series - Introducing Exceptions in PHP 5.

Welcome to the last part of the series "Error Handling in PHP." In two parts, this series introduces the basics of error handling in PHP. It demonstrates some of the most common methods for manipulating errors in PHP 4, and explains the implementation of exceptions in PHP 5, particularly in object-oriented environments.

They introduce things like try/catch blocks as well as more complex items like custom exceptions and exception subclassing. They start with the basics, but quickly move into grabbing more detailed error information, working with the various error types, and extending the Exception class with subclasses to make it more flexible...

0 comments voice your opinion now!
error handling part two introducing exceptions php5 error handling part two introducing exceptions php5




Community Events





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


opinion custom language community series framework introduction api database symfony2 podcast test component phpunit conference release interview unittest application development

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