Implement MySQL-based transactions with a new set of PHP ...
Transactional support has long been on the wish list of most MySQL developers and, with the release of MySQL 4.0, this wish was finally granted. Not long after MySQL 4.0, PHP 5.x was released with a new MySQL extension, MySQL Improved, which allowed PHP developers to access these new transactional capabilities using native PHP functions. This brief tutorial will show you how to use these MySQLi functions to implement MySQL-based transactions with PHP.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.