php - Using Zend tableGateway to INSERT on one table and UPDATE another -


supose have module called orders, when adds, should update value on module (table of module), , orders include id of other module table. plan on doing zend's tablegateway, have no idea how alter other table.

well, can trigger event after order insert. in second module create listener order insert event.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -