Page 1 of 1

error handling and classes

Posted: Tue Jul 15, 2003 7:34 am
by bionicdonkey
how would one name a function in a class with set_error_handler???
e.g.

Code: Select all

set_error_handler("$_messages->trapError");
but not that