select * from table where name=' "+m_data+" '; 注释:当查询数据库时,如果不能将数据库中的数据查询出来显示在ListControl中,有可能是查询语句出现错误,特别适当条件为定值时候如:‘name’; select & from table where value like '%str% '; 返回表中包含str的信息; 如果包含编
1 访问后台路径/../index/bao 转向下面的方法 2 class AQ_Gao_IndexController extends Mage_Adminhtml_Controller_Action{ public function baoAction(){ $this->loadLayout(); $this->getLayout()->get