10bet网址
MySQL PHP API
Download this Manual

MySQL PHP API/.../ mysqli_stmt::get_warnings, mysqli_stmt_get_warnings

3.9.17mysqli_stmt::get_warnings,mysqli_stmt_get_warnings

Copyright 1997-2021 the PHP Documentation Group.

  • mysqli_stmt::get_warnings

    mysqli_stmt_get_warnings

    得到的结果显示警告

Description

Object oriented style

publicmysqli_warning|falsemysqli_stmt::get_warnings();

Procedural style

mysqli_warning|falsemysqli_stmt_get_warnings(mysqli_stmtstatement);
Warning

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