View Single Post
Old 04-15-2009, 12:11 AM   #10 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Kalle View Post
error_get_last() or register your own error handlers (set_error_handler & set_exception_handler) which pops all the errors onto a stack and then list all registered errors upon debugging shutdown.
How should I create a debugging class? That's all I'm wondering now.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote