Daily Archives: October 5, 2009

Zend_Db_Expr and how to use it

One thing that comes up a lot when updating a database is incrementing values. You might have a value stored in a column and you want to increment it by one or more but you don’t want to query the … Continue reading

Posted in PHP, Zend Framework | Leave a comment