GithubHelp home page GithubHelp logo

qz-phpframe's Introduction

启哲科技

启哲PHP开发框架

qz-phpframe

2018-12-01

此套框架可以支持快速开发小型系统。 前端模板是从互联网找到并二次开发而来。(这里鸣谢提供前端模板的仁兄) 配置好服务器后,直接将文件放入web服务器根目录即可。 默认环境: php 5.0,mysql 5.7.17, apache 2.4.25

Assets文件夹内存放了JS,CSS文件。

user文件夹存放用户管理模块。 需要在MYSQL中配置用户表。详细例子参考示例数据库。

示例数据库若导入失败,可能原因是字符集或时区设置问题。

其余文件夹为示例功能模块。 (有基本增删减功能的实现,有表格翻页处理的例子,查询数据例子)

根目录下文件 index.php frame框架。 left.php 为左侧菜单页。 login.html 登陆显示页。 login_check.php 登陆验证模块。 login_db.php 数据库连接配置文件。(在此配置登陆数据库名称和用户名,密码,字符集) login_out.php 退出登陆文件。 right.html 右侧默认显示页。 session.php session文件。(默认设置了获取用户登录名) top.html 头部显示文件。 示例数据库.sql 示例数据库备份文件。

关于名字: 我实在不知道怎么取名了。

命名规范: 在功能模块下,del开头即为删除数据文件。 剩下的,抱歉,没有规范,也没有备注。------------------ 来自启哲科技的恶意!。

qz-phpframe's People

Contributors

qizhetechnology avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.