mysqli_warning::next
(PHP 5, PHP 7, PHP 8)
mysqli_warning::next — Fetch next warning
说明
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.
参数
此函数没有参数。
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。