PHP Exceptions and Error Handling Which function is responsible for sending a custom message to the system log? log_system() systemlog() sys_log() syslog() log_system() systemlog() sys_log() syslog() ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many predefined exceptions does SPL provide access to? 14 15 13 16 14 15 13 16 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which logging option’s description is, if an error occurs when writing to the syslog, send output to the system console? LOG_PERROR LOG_NDELAY LOG_CONS LOG_ODELAY LOG_PERROR LOG_NDELAY LOG_CONS LOG_ODELAY ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many methods are available for the exception class? 8 7 6 5 8 7 6 5 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many error levels are available in PHP? 16 15 17 14 16 15 17 14 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What is the description of Error level E_ERROR? Fatal Compile-time error Fatal run-time error Near-fatal error Compile-time error Fatal Compile-time error Fatal run-time error Near-fatal error Compile-time error ANSWER DOWNLOAD EXAMIANS APP