Coder Social home page Coder Social logo

php-mysql's Introduction

php-mysql

##学生成绩管理系统(界面比较漂亮,但功能简单) ##DEMO示例:
###1.登录界面

###2.主界面

###3.浏览界面

###4.添加界面

##简介:
界面漂亮,但功能较简单,浏览界面可实现对数据的增删改查,查询可高级查询,用到了limit语句,剩余所有链接指向首页,可用作大三下数据库课设,哈哈哈...
##部署方法:
1.建议使用集成开发环境wampserver,此款软件便于运行php文件,需要在MySQL中建两个表,一个表是student(学生表),另一个表是users(用户表);

2.student表中分别有id,name,jidian,sex(enum('w','m')),classid;

3.users表中分别有id,name,pwd;

4.把这些文件放到localhost文件夹,就可以了;

5.用notepad++编译php文件;

6.百度一下,你就知道;

php-mysql's People

Contributors

6688jingtian avatar

Watchers

James Cloos avatar  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.