mysqli_stmt::get_warnings
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Get result of SHOW WARNINGS
Description
Oop
mysqli_stmt::get_warnings(): mysqli_warning|false
Procedural
mysqli_stmt_get_warnings(mysqli_stmt $statement): mysqli_warning|false
Func