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
sys_getloadavg
sys_getloadavg
Obtaintheaverageload
get_browser
get_browser
Getthefunctionsthatt
die
die
Equivalenttoexit()
sleep
sleep
Delayedexecution
highlight_string
highlight_string
Stringsyntaxhighligh
sapi_windows_cp_get
sapi_windows_cp_get
Getthecurrentcodepag
uniqid
uniqid
GenerateauniqueID
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
Popular Articles
How to Avoid Floating-Point Precision Issues When Using PHP is_infinite Function to Check Infinity?