Well these are my thoughts, which may be wrong, but I have been using JQuery to do AJAX requests. AJAX is more of a front-end realm so it really doesn't have much to do with PHP. The only thing AJAX related that Zend can do is Zend_Json
One thing you might want to be doing is turning off the viewRenderer?
Quote:
Originally Posted by murugesanme
Hi,
I need to do one small ajax call using ZF. I tried in our normal method. That is one php file and whne onchange one list box value, i will call the JS function and it will call the Ajax function and send the request. But i am getting "Error". How to do Ajax calling? Give me a small example for this.
- mugesh.
|