error handling and classes
Posted: Tue Jul 15, 2003 7:34 am
how would one name a function in a class with set_error_handler???
e.g.
but not that
e.g.
Code: Select all
set_error_handler("$_messages->trapError");