Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
die
die
Equivalent to exit()
Name:
die
Category:
Miscellaneous
Programming Language:
php
One-line Description:
an alias for exit().
Related
Comprehensive PHP IP Proxy Solution: Quickly Build Efficient Network Proxy Services
10
Use time_nanosleep with pcntl_signal to handle interrupt signals
7
How to complete hash calculation using hash_final in PHP?
8
How to calculate the execution time of a SQL query using the gettimeofday function?
3
Similar Functions
exit
exit
Outputamessageandexi
unpack
unpack
Decompressdatafrombi
sapi_windows_set_ctrl_handler
sapi_windows_set_ctrl_handler
SetordeleteaCTRLeven
eval
eval
ExecutestringsasPHPc
constant
constant
Returnthevalueofacon
connection_aborted
connection_aborted
Checkiftheclientisdi
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicateswhetherthec
die
die
Equivalenttoexit()
Popular Articles