Home  >  Article  >  php教程  >  phpcms v9二次开发之模型类的应用(2)

phpcms v9二次开发之模型类的应用(2)

WBOY
WBOYOriginal
2016-06-07 17:24:011119browse

二、模型操作方法select()--查询语句


//查询级别管理列表信息
public function levellists() {


$lelists = $this->level->select();//查询语句方法


include $this->admin

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn