mysqli_warning_count

(PHP 5 CVS only)

mysqli_warning_count --  Returns the number of warnings from the last query for the given link

Description

resource mysqli_warning_count ( resource link)

mysqli_warning_count() returns the number of warnings from the last query in the connection represented by the link parameter.