Loading

文章分类 -  PHPCMS

摘要:原地址:http://blog.csdn.net/yanhui_wei/article/details/7915558 [html] view plain copy print? //第一步: //路径:phpcms/modules/content/content.php //构造方法 public 阅读全文
posted @ 2017-05-30 16:39 路闻man 阅读(353) 评论(0) 推荐(0)
摘要:phpcms v9 二次开发:在一个项目开发中遇到需要二次开发,但我们需要了解load_model,load_app_class, load_sys_func的含义: 1.调用数据库模型//从”phpcms/model/”目录下加载模型类文件$this->db = pc_base::load_mod 阅读全文
posted @ 2017-05-22 12:13 路闻man 阅读(424) 评论(0) 推荐(0)