die
PHP Manual
PHP Manual»杂项 函数»die

die

(PHP 4, PHP 5, PHP 7, PHP 8)

die别名 exit()

说明

此函数是该函数的别名: exit().

To Top