List/Grid Tag Archives: Ajax
Implementing Ajax with Zend Framework and Json
Well, while working with ajax, it better to have an xml as response. Xml, however need more coding and parsing on client side than json. Zend framework provides very easy…
Ajax with Json and prototype in Zend Framework
I used JSon for the first time in my application today. Zend provide a very easy way to create JSon response. In this article I would use Prototype to make…
