mysqli::$warning_count

mysqli::$warning_count

mysqli_warning_count

(PHP 5, PHP 7)

mysqli::$warning_count -- mysqli_warning_countReturns the number of warnings from the last query for the given link

Description

Object oriented style

Procedural style

int mysqli_warning_count ( mysqli $link )

Returns the number of warnings from the last query in the connection.

登录查看完整内容