Giter VIP home page Giter VIP logo

own-micro-framework's Introduction

Own-Micro-Framework

Framework to study I make.

@author: penn
@email: [email protected]

关于此Demo:

微型php小框架,视图引擎用的是Smarty,目前只有数据库类,待补充...

示例:

前台新闻列表 前台新闻详情 后台登录 后台新闻列表 后台新闻添加

原理说明

基于M(Model)-V(View)-C(Controller)三层模型思路设计

下载安装

  1. $ git clone https://github.com/penn-z/Own-Micro-Framework
  2. 把mvc.sql导入MySQL数据库
  3. 配置项目根文件下的config.php(主要是数据库信息的配置,Smarty可根据实际需要变动)
  4. Linux给予data目录下的cache与template_c目录及子文件777权限,Windows给予读写权限即可

使用方法

直接在浏览器上打开项目根目录下的index.php即可浏览前台新闻 默认的后台管理员admin,密码admin

License

遵守的协议

own-micro-framework's People

Contributors

penn-z avatar

Stargazers

wangyouzhan avatar pandamen avatar  avatar  avatar  avatar

Watchers

 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.