error_append_string

String to output after an error message. PHP's default behavior is to leave this setting blank.Error_append_string to both highlight errors on scripts.

Example :

; error_append_string = "</font>"

When a specific error string is output on a web page, we can automatically detect the error on PHP pages.





Content