<<< Previous question <<< Question ID#0061.md >>> Next question >>>
Which of the following functions allows you to stack several error handlers on top of each other?
- A)
set_error_handler()
- B)
error_handler()
- C)
setError()
- D)
errorHandler()
Answer
Answer: A