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
How to Avoid Floating-Point Precision Issues When Using PHP is_infinite Function to Check Infinity?
3
Similar Functions
die
die
Equivalenttoexit()
highlight_file
highlight_file
Syntaxhighlightingaf
define
define
Defineaconstant
usleep
usleep
Delayexecutionwithsp
exit
exit
Outputamessageandexi
defined
defined
Checkifaconstantwith
highlight_string
highlight_string
Stringsyntaxhighligh
hrtime
hrtime
Obtainthesystem'
Popular Articles
How to Avoid Floating-Point Precision Issues When Using PHP is_infinite Function to Check Infinity?