One common security risk is exposing error messages directly in the browser.
Which PHP configuration directive can be disabled to prevent this?
A . html_display
B . error_reporting
C . display_errors
D . error _log
E . ignore_repeated_errors
Answer: C