Making JSON Objects from Zend_Controllers (Using JQuery)




Zend Screencasts: Video Tutorials about the Zend PHP Framework  (iphone) show

Summary: <p>I started this video thinking it would be short and it ended up close to 30 minutes. If you find these videos too long, please let me know and I’ll break them up.</p> <p>In my own defense, this video covers a lot of ground. I introduce JQuery and immediately put it to work for sending and receiving JSON requests to our Zend_Controller. The JSON is automatically generated from a set of PHP classes in a PHP array, thanks to Zend_Json. </p> <p>also, download the project file <a href="http://www.zendcasts.com/wp-content/uploads/2009/02/ep11.zip">for this episode</a>.</p>