Magento json

magento拥有自己返回json数据的方法

$this->getResponse()->setBody(Mage::helper('core')->jsonEncode($response));

Leave a comment

您的邮箱地址不会被公开。 必填项已用 * 标注