mysqli_stmt_errno
Supported Versions: PHP 5, PHP 7, PHP 8
Returns the error code for the most recent statement call
<?php mysqli_stmt_errno
(
mysqli_stmt $statement
):
int