From professional translators, enterprises, web pages and freely available translation repositories.
$db -> begintransaction ();
$db -> begintransaction ();
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
rolls back the current transaction, as initiated by pdo::begintransaction() .
Откатывает изменения в базе данных сделанные в рамках текущей транзакции, которая была создана методом pdo::begintransaction() .
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
both rollback()and begintransaction()will return true but the rollback will not happen.
both rollback()and begintransaction()will return true but the rollback will not happen.
Last Update: 2018-02-21
Usage Frequency: 1
Quality: