CHAPTER 7 – Graceful Handling – PEAR::popErrorHandling()

PEAR::popErrorHandling() bool PEAR::popErrorHandling() This is the complimentary method to PEAR::pushErrorHandling() and will pop (remove) the topmost mode from the error handling stack. It may be called statically or in an object context, as with pushErrorHandling().

Post Comment
Login to post comments