Quiz on Error Handling
Take this short quiz to test your concepts of error handling.
We'll cover the following...
1
Choose the appropriate PHP settings for a production environment where users can access your web application (you can select multiple options):
A)
display_errors = On
B)
display_errors = Off
C)
error_reporting = -1
D)
error_reporting = 0
Question 1 of 40 attempted
Access this course and 1400+ top-rated courses and projects.