CSE :: PHP - CS
- What is the description of Error level E_ERROR?
- Which character do the error_reporting directive use to represent the logical operator NOT?
- Say you want to report error concerned about fatal run-time, fatal compile-time error and core error which statement would you use?
- Which of the following statements causes PHP to disregard repeated error messages that occur within the same file and on the same line?
- Which function initializes the constants necessary for using the openlog(), clodelog(), and syslog() functions?
- Which logging option’s description is, if an error occurs when writing to the syslog, send output to the system console?
- Which function is responsible for sending a custom message to the system log?