哈希空间 Ctrl + F 进行搜索
首页 php手册中文版 CSS中文手册 哈希文档 Markdown在线工具

mysqli_warning::next

(PHP 5, PHP 7, PHP 8)

mysqli_warning::nextFetch next warning

说明

public mysqli_warning::next(): bool

Change warning information to the next warning if possible.

Once the warning has been set to the next warning, new values of properties message, sqlstate and errno of mysqli_warning are available.

参数

此函数没有参数。

返回值

Returns true if next warning was fetched successfully. If there are no more warnings, it will return false

打开 哈希空间 微信小程序中查看更佳