文件名称:sikcmsht
介绍说明--下载内容均来自于网络,请自行研究使用
一个以php+mysql进行开发的php内容管理系统。
思科cms后台内容管理系统结构说明:
1.使用thinkphp3.2.3版本作为PHP框架
2.目录结构
/index.php 前端入口文件
/admin.php 后端入口文件
/api.php api入口文件
/install.php 安装入口文件(需安装时使用)
/app 项目主目录
/app/Application 主应用程序目录
/app/Application/Admin 后台主应用程序-A PHP content management system based on php+mysql.
CISCO CMS background content management system structure:
1 use the thinkphp3.2.3 version as the PHP fr a mework
2 directory structure
/index.php front end entry file
/admin.php backend entry file
/api.php API entry file
/install.php installation of import documents (to be used when installation)
/app project master directory
/app/Application main application directory
/app/Application/Admin background main application
思科cms后台内容管理系统结构说明:
1.使用thinkphp3.2.3版本作为PHP框架
2.目录结构
/index.php 前端入口文件
/admin.php 后端入口文件
/api.php api入口文件
/install.php 安装入口文件(需安装时使用)
/app 项目主目录
/app/Application 主应用程序目录
/app/Application/Admin 后台主应用程序-A PHP content management system based on php+mysql.
CISCO CMS background content management system structure:
1 use the thinkphp3.2.3 version as the PHP fr a mework
2 directory structure
/index.php front end entry file
/admin.php backend entry file
/api.php API entry file
/install.php installation of import documents (to be used when installation)
/app project master directory
/app/Application main application directory
/app/Application/Admin background main application
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sikcms_v1.1
...........\sikcms-v1.1-master
...........\..................\admin.php
...........\..................\api.php
...........\..................\app
...........\..................\...\Application
...........\..................\...\...........\Admin
...........\..................\...\...........\.....\Common
...........\..................\...\...........\.....\......\function.php
...........\..................\...\...........\.....\......\index.html
...........\..................\...\...........\.....\Conf
...........\..................\...\...........\.....\....\config.php
...........\..................\...\...........\.....\....\index.html
...........\..................\...\...........\.....\Controller
...........\..................\...\...........\.....\..........\AddonsController.class.php
...........\..................\...\...........\.....\..........\AdvertsController.class.php
...........\..................\...\...........\.....\..........\ArticlesController.class.php
...........\..................\...\...........\.....\..........\ChannelController.class.php
...........\..................\...\...........\.....\..........\CommentController.class.php
...........\..................\...\...........\.....\..........\CommonController.class.php
...........\..................\...\...........\.....\..........\DatabaseController.class.php
...........\..................\...\...........\.....\..........\GoodsController.class.php
...........\..................\...\...........\.....\..........\index.html
...........\..................\...\...........\.....\..........\IndexController.class.php
...........\..................\...\...........\.....\..........\MenuController.class.php
...........\..................\...\...........\.....\..........\ModuleController.class.php
...........\..................\...\...........\.....\..........\PublicController.class.php
...........\..................\...\...........\.....\..........\RoleController.class.php
...........\..................\...\...........\.....\..........\SafeLogController.class.php
...........\..................\...\...........\.....\..........\SoftController.class.php
...........\..................\...\...........\.....\..........\SystemController.class.php
...........\..................\...\...........\.....\..........\UploadsController.class.php
...........\..................\...\...........\.....\..........\UsersController.class.php
...........\..................\...\...........\.....\index.html
...........\..................\...\...........\.....\Model
...........\..................\...\...........\.....\.....\AccessModel.class.php
...........\..................\...\...........\.....\.....\AddonsModel.class.php
...........\..................\...\...........\.....\.....\AdvertsModel.class.php
...........\..................\...\...........\.....\.....\ArticlesModel.class.php
...........\..................\...\...........\.....\.....\ChannelModel.class.php
...........\..................\...\...........\.....\.....\CommentModel.class.php
...........\..................\...\...........\.....\.....\ConfigModel.class.php
...........\..................\...\...........\.....\.....\GoodsModel.class.php
...........\..................\...\...........\.....\.....\index.html
...........\..................\...\...........\.....\.....\LoginlogModel.class.php
...........\..................\...\...........\.....\.....\MenuModel.class.php
...........\..................\...\...........\.....\.....\ModuleModel.class.php
...........\..................\...\...........\.....\.....\OperationlogModel.class.php
...........\..................\...\...........\.....\.....\RoleModel.class.php
...........\..................\...\...........\.....\.....\SoftModel.class.php
...........\..................\...\...........\.....\.....\UserModel.class.php
...........\..................\...\...........\.....\Service
...........\..................\...\...........\.....\.......\Access.class.php
...........\..................\...\...........\.....\.......\Upload.class.php
...........\................