Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
trigger_error
trigger_error
Generate a user-level error/warning/Notice information
Name:
trigger_error
Category:
Error handling
Programming Language:
php
One-line Description:
Create a user-level error message.
Related
Efficient PHP Performance Testing Methods on Linux Systems
9
Implementing Full-Text Search with PHP and Manticore Search
2
Apcu_entry cache and PHP memory limit settings resolution
1
Use parse_url to analyze the source of the user's requested address
8
Similar Functions
user_error
user_error
trigger_erroralias
error_clear_last
error_clear_last
Clearthelatesterror
restore_exception_handler
restore_exception_handler
Recovertheexceptionh
error_log
error_log
Sendanerrormessageso
set_exception_handler
set_exception_handler
Setuser-definedexcep
error_reporting
error_reporting
WhatPHPerrorsshouldb
trigger_error
trigger_error
Generateauser-levele
debug_backtrace
debug_backtrace
Generateabacktrace
Popular Articles