magento表单提交的后台接收

if ($data = $this->getRequest()->getPost()) {
   echo 'a';exit;
}
posted @ 2014-11-26 14:03  杨杰的博客园  阅读(212)  评论(0)    收藏  举报