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 -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -