One common security risk is exposing error messages directly in the browser. Which PHP configuration directive can be disabled to prevent this?
html_display
error_reporting
display_errors
error_log
ignore_repeated_errors
Submit