|
(PHP 5)
mysqli_stmt_error(no version information, might be only in CVS)
mysqli_stmt->error -- Returns a string description for last statement errorProcedural style:
string mysqli_stmt_error ( mysqli_stmt stmt )Object oriented style (property):
class mysqli_stmt {For the statement specified by stmt, mysqli_stmt_error() returns a containing the error message for the most recently invoked statement function that can succeed or fail.
Przykład 2. Procedural style
|
Powyższy przykład wyświetli:
Error: Table 'world.myCountry' doesn't exist. |
Poprzedni | Spis treści | Następny |
mysqli_stmt_errno | Początek rozdziału | mysqli_stmt_execute |
Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:49