UI\Window::error

(UI 0.9.9)

UI\Window::errorShow Error Box

说明

public UI\Window::error ( string $title , string $msg )

Shall show an error box

参数

title

The title of the error box

msg

The message for the error box

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有