Archive for December, 2008

PHP Objects and Sessions

Thursday, December 11th, 2008

We stumbled across an interesting issue at work today with the Zend Framework and objects.  We're working on a filter for a series of reports that carries over from page to page and in the process of development, decided it would be best to move this from page to page ...