Label: zend_json

All content with label zend_json.
Related Labels: json

Zend_Json_Expr to allow Javascript Expressions (functions) to be encoded using Zend_Json (Proposers)
ZendJsonExpr Oscar Reales mailto:oreales@gmail.com matthew 1.0 10 August 2008: Initial Draft. Add the possibility of including functions and native javascripts expressions to be encoded by ZendJson, generating right syntax in the outputted json. The main idea is follow the ZendDbExpr ...