Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
error_reporting
error_reporting
What PHP errors should be reported in the settings
Name:
error_reporting
Category:
Error handling
Programming Language:
php
One-line Description:
Specify which error is reported.
Related
Application and optimization suggestions for socket_cmsg_space in high-frequency data exchange
2
The confrontation strategy of get_client_version and UA forgery
6
gmdate and date use to implement timestamp conversion
1
Combination usage of array_slice and array_chunk
7
Similar Functions
user_error
user_error
trigger_erroralias
restore_exception_handler
restore_exception_handler
Recovertheexceptionh
debug_print_backtrace
debug_print_backtrace
Printatraceback
error_get_last
error_get_last
Getthelasterror
error_clear_last
error_clear_last
Clearthelatesterror
set_error_handler
set_error_handler
Setuser-definederror
debug_backtrace
debug_backtrace
Generateabacktrace
error_log
error_log
Sendanerrormessageso
Popular Articles