1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


Sorry, but your account doesn't have permission to do that.

PHP: Replace error reporting with exception handlers with PHP

  1. Clicks today:
    0
  2. Clicks this month:
    0
  3. Overall rating:
    3.67/5

PHP » Basics — almost 2 years ago
As part of a series of posts about PHP exception handling, this post looks at how to make regular errors use exception model. Normally only the newer object-oriented extensions throw exceptions but it is possible to make all errors throw an exception instead using set_error_handler.

Comments

Your Comment

You must be logged in to post a comment.