user_error
PHP Manual
PHP Manual»エラー処理関数»user_error

user_error

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

user_errortrigger_error() のエイリアス

説明

この関数は次の関数のエイリアスです。 trigger_error().

To Top