Hi, how can i set an error handling function in a class?
i have tried set_error_handler('myclass->myErrorHandler');
but it doesnt work.
Any help?
Regards,
Holger
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

