会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
feng
博客园
首页
新随笔
联系
订阅
管理
2015年3月9日
opencart二次开发小记
摘要: 在controller中如果要调用model中数据或说方法可以这样写$this->load->model('catalog/information');//model中的information类 $data['catae']=$this->model_catalog_information-...
阅读全文
posted @ 2015-03-09 15:25 fsl
阅读(5049)
评论(1)
推荐(1)
编辑