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.
CHAPTER 7 – PEAR Error Modes – PEAR_ERROR_DIEThis mode does the same thing as PEAR_ERROR_PRINT, except it exits after displaying the error message. The printf format string is still applied. |