Giter VIP home page Giter VIP logo

php-learn's Introduction

php-learn

sites2--新闻管理平台

主要功能逻辑:

  1. 后台登陆界面:index.php
  2. login_check.php登陆检查界面
  3. 将用户输入信息与数据库进行比对 - 如果匹配到,更新登陆时间,登陆ip等信息 - 跳转到success.php界面 - 匹配不到 - 提转到error.php界面

文件目录介绍

  • conn.php ----连接数据库
  • manage.php ----管理主界面(含分页)
  • del.php ----删除记录操作逻辑,操作完成跳转到对应逻辑几面
  • error.php ----错误处理
  • success.php ----操作成功处理
  • edit.php ----编辑信息处理(含KINDEDIT插件)
  • add.php ----增加数据库字段处理(含KINDEDIT插件)
  • content.php ----显示具体新闻页面
  • js ----KIND插件

数据库

007_online

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.