Skip to content

Instantly share code, notes, and snippets.

View userofit123's full-sized avatar

Jay userofit123

View GitHub Profile
@Jamesking56
Jamesking56 / ErrorHandler.class.php
Created November 10, 2012 20:57
PHP: Simple PHP error handler with extra features.
<?php
/*
ErrorHandler Class
By James King
v0.1 Alpha
WARNING: This class is still in ALPHA phase. Not recommended for production.
Manages and handles any PHP errors found in your script.