

MCQOPTIONS
Saved Bookmarks
1. |
Which is the correct method to turn off error display? |
A. | ini_set("Off") |
B. | init_set("error_reporting","Off") |
C. | error_reporting=Off |
D. | init_set("error_reporting=Off") |
Answer» C. error_reporting=Off | |