 |
PHP: API support for transactions - Manual
API support for transactions The MySQL server supports transactions depending on the storage engine used. Since MySQL 5.5, the default storage engine is InnoDB. InnoDB has full ACID transaction support. Transactions can either be controlled using SQL or .
php.net |
 |