This chapter presents the main features of the transaction engine. In order to provide better PHP code, MX Kollection 3 uses a set of PHP classes known as the Transaction Engine 3.
The Transaction Engine 3 is a new transaction engine version supporting PHP, ColdFusion and ASP VbScript.
The Transaction Engine 3 has been designed to act as a framework which allows developers encapsulate application login, in order to create powerful applications easier.
The Transaction Engine 3 allows developers to associate application triggers with standard database related transactions, like sending an email after a record was inserted, or checking referential integrity from the application.
The Transaction Engine 3 implementation is object oriented.