10bet网址
MySQL PHP API
Download this Manual
PDF (US Ltr)- 2.4Mb
PDF (A4)- 2.4Mb


MySQL PHP API/.../ mysqli::get_warnings, mysqli_get_warnings

3.8.25mysqli::get_warnings,mysqli_get_warnings

Copyright 1997-2022 the PHP Documentation Group.

  • mysqli::get_warnings

    mysqli_get_warnings

    得到的结果显示警告

Description

Object-oriented style

publicmysqli_warning|falsemysqli::get_warnings();

Procedural style

mysqli_warning|falsemysqli_get_warnings(mysqlimysql);
Warning

This function is currently not documented; only its argument list is available.