PEAR::setErrorHandler - Question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Dummkopf
Forum Newbie
Posts: 21
Joined: Sat May 24, 2003 1:54 pm

PEAR::setErrorHandler - Question

Post by Dummkopf »

Hi,

How do I have to call PEAR:setErrorHandler in order to let PEAR throw the errors to my 'addError'-function of the instanciated class 'ErrorHandler'?
Post Reply