Most Recent Articles For: error handling

Written by Gertjan on February 16th, 2009
What is Exception Handling? An exception (or exception handler) is a programming language construct that lets web developers have a better control over error handling. Most web sites development services have the option to extend this with their own custom exceptions to trap specific bugs or errors. Exception Handling in PHP PHP 5 ...