maxdb_stmt_errormaxdb_stmt->error(PECL maxdb:1.0-7.6.00.38) maxdb_stmt->error — Returns a string description for last statement error ОписаниеProcedural style:
string maxdb_stmt_error
( resource $stmt
)
Object oriented style (property): stmt
string$error;
For the statement specified by stmt, maxdb_stmt_error() returns a containing the error message for the most recently invoked statement function that can succeed or fail. Возвращаемые значенияA string that describes the error. An empty string if no error occurred. ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |