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

1
Correct Answer :
error_reporting = E_ERROR | E_COMPILE_ERROR | E_CORE_ERROR
Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python