PHP: mysqli_errno()

Returns the error code for the most recent function call PHP - Procedural style:int mysqli_errno ( mysqli link )

Szczegółowy opis funkcji PHP "

mysqli_errno

()"
Nazwa funkcji: mysqli_errno()
Opis funkcji:

Returns the error code for the most recent function call

Zastosowanie w programowaniu: Procedural style:int mysqli_errno ( mysqli link )
Wersja PHP: (PHP 5)