PDF (US Ltr)
- 5.3Mb
PDF (A4)
- 5.3Mb
Copyright 1997-2022 the PHP Documentation Group.
mysqli::get_warnings
mysqli_get_warnings
Get result of SHOW WARNINGS
Description
Object-oriented style
public mysqli_warning|false mysqli::get_warnings();
Procedural style
mysqli_warning|false mysqli_get_warnings(mysqli mysql);
Warning
This function is currently not documented; only its argument list is available.