zend_error() can be used to generate error messages. This function accepts two arguments; the first is the error type (see zend_errors.h), and the second is the error message.
表 36-1Zend's Predefined Error Messages.
図 36-1Display of warning messages in the browser.