mysqli::get_warnings

mysqli_get_warnings

Get result of SHOW WARNINGS

Description

Object-oriented style

public mysqli_warningfalse mysqli::get_warnings()

Procedural style

mysqli_warningfalse mysqli_get_warnings(mysqli $mysql)
Warning

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