html errors

When PHP displays or logs an error, it has the capability of inserting html links to documentation related to that error. This directive controls whether those HTML links appear in error messages or not. For performance and security reasons, it's recommended you disable this on production servers.

; html_errors
; Default Value: On
; Development Value: On
; Production value: Off

Note: This directive is hardcoded to Off for the CLI SAPI.Here have some type of html error.





Content