Home > php教程 > php手册 > CI框架下的通用后台数据表操作模块

CI框架下的通用后台数据表操作模块

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 19:31:22
Original
988 people have browsed it

每次在写后台管理系统的时候都会对数据库中的各基本表进行增删改查,搜索,排序,导出,分页等操作。 加入此模块后,只需简单配置后即可拥有一个超酷的数据表操作模块,前端使用bootstrap编写,后台基于codeigniter。 初次分享代码,不足之处希望各位给予批评

每次在写后台管理系统的时候都会对数据库中的各基本表进行增删改查,搜索,排序,导出,分页等操作。
加入此模块后,只需简单配置后即可拥有一个超酷的数据表操作模块,前端使用bootstrap编写,后台基于codeigniter。
初次分享代码,不足之处希望各位给予批评指正。
Statement of this Website
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
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template