MySQL and PHP

3.9.17 mysqli_stmt::get_warnings, mysqli_stmt_get_warnings

Copyright 1997-2021 the PHP Documentation Group.

Description

Object oriented style

public object mysqli_stmt::get_warnings();

Procedural style

object mysqli_stmt_get_warnings(mysqli_stmt stmt);
Warning

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