MysqlndUhConnection::getWarningCount
Returns the number of warnings from the last query for the given link
&reftitle.description;
public intMysqlndUhConnection::getWarningCount
mysqlnd_connectionconnection
Returns the number of warnings from the last query for the given link.
&reftitle.parameters;
connection
Mysqlnd connection handle. Do not modify!
&reftitle.returnvalues;
Number of warnings.
&reftitle.examples;
MysqlndUhConnection::getWarningCount example
warning_count);
?>
]]>
&example.outputs;
NULL,
))
proxy::getWarningCount returns 0
int(0)
]]>
&reftitle.seealso;
mysqlnd_uh_set_connection_proxy
mysqli_warning_count