Using Transactions in PHP-ActiveRecord
December 31, 2011 | In: activerecord, closure, orm, phpactiverecord, transaction
Object Relational Mapping (ORM) is so popular these days because it makes the development really 'agile' and in PHP world, it's not an exception. There are Doctrine, Propel and PHPActiverecord. Object Relational Mapping (ORM) is so popular these days...
Latest comments