Making it Transaction Anything (in PHP)
February 17, 2006 @ 12:02 pm
This is part one in the PHP Transaction Manager Series. You may also find the related entries in this series of interest:
- Part 1: Touching the Surface - Theory
- Part 2: Architecture and Components
Note: This article was written under the guise of PHP 4, which lacks a lot of object related functionality that would be beneficial to the development of the code used in these examples.…