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
Detailed Guide on How iApp Reads PHP File Content
8
mb_get_info application techniques in multi-byte string processing
1
Solve possible memory overflow problems in init functions
9
How to avoid spl_autoload_unregister removing the wrong loader
9
Similar Functions
restore_error_handler
restore_error_handler
Restorethepreviouser
error_clear_last
error_clear_last
Clearthelatesterror
trigger_error
trigger_error
Generateauser-levele
error_reporting
error_reporting
WhatPHPerrorsshouldb
user_error
user_error
trigger_erroralias
set_exception_handler
set_exception_handler
Setuser-definedexcep
debug_backtrace
debug_backtrace
Generateabacktrace
debug_print_backtrace
debug_print_backtrace
Printatraceback
Popular Articles