Zend View Helpers with AJAX

Published: March 4, 2009, 4:19 p.m.

This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’re invoked on the server and called asynchronously via an AJAX request. Feel free to follow along by downloading the project…