PHP Manual
Function Reference
Other Basic Extensions
Misc.
Misc. Functions
connection_aborted
connection_status
constant
define
defined
die
eval
exit
get_browser
__halt_compiler
highlight_file
highlight_string
ignore_user_abort
pack
php_check_syntax
php_strip_whitespace
show_source
sleep
sys_getloadavg
time_nanosleep
time_sleep_until
uniqid
unpack
usleep
defined
eval
Misc. Functions
PHP Manual
die
Equivalent to
exit
Description
This language construct is equivalent to
exit
.