Skip to content

Latest commit

History

History
15 lines (12 loc) 路 368 Bytes

File metadata and controls

15 lines (12 loc) 路 368 Bytes

What is the function used to define a custom error handling function?

  • A) set_error_handler
  • B) set_exception_handler
  • C) error_handler
  • D) error_reporting
Answer

Answer: A