UI\Window::msg

(UI 0.9.9)

UI\Window::msgShow Message Box

说明

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

Shall show a message box

参数

title

The title of the message box

msg

The message

User Contributed Notes

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