Sail E0 Webinar
Question
Say you want to report error concerned about fatal run-time, fatal compile-time error and core error which statement would you use?
Options:
A .  error_reporting = E_ALL
B .  error_reporting = E_ERROR | E_PARSE | E_CORE_ERROR
C .  error_reporting = E_ERROR | E_COMPILE_WARNING | E_CORE_ERROR
D .  error_reporting = E_ERROR | E_COMPILE_ERROR | E_CORE_ERROR
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers