Is there some kind a engine for Json in the Zend framework, What I mean is some abstraction that all the Json (ajax) responces go through ?
in other words some class to controll all the Ajax calls?
Is there some kind a engine for Json in the Zend framework, What I
Share
Zend_Json_Server – JSON-RPC server might do what you are looking for:
Apart from that, there is also Zend_JSON, that
Also see these articles by