CHAPTER 7 – PEAR Error Modes – PEAR_ERROR_DIE

This mode does the same thing as PEAR_ERROR_PRINT, except it exits after displaying the error message. The printf format string is still applied.

Post Comment
Login to post comments