PHP. Руководство по PHP. 2005
maxdb_commit
maxdb_commit
(PECL)maxdb_commit
(no version information, might be only in CVS)maxdb->commit -- Commits the current transaction
Description
Procedural style:bool maxdb_commit (resource link)
Object oriented style (method)class maxdb {
bool commit (void)
}
Commits the current transaction for the database connection specified by the
link parameter.
Return values
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Example
Пример 2. Procedural style
|
The above examples produces no output.
maxdb_close
maxdb_connect_errno
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.