题 目基于 PHP+MySQL 学生选课信息系统 基于 PHP+MySQL 学生选课信息系统 [摘要] 随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨。所以,借助先进的的互联网技术,我们需要开发一个网上选课系统。这是一个 web 应用系统,我们在前台采纳前端框架 bootstrap,数据库采纳MySql,服务器软件使用 Apache。管理员可以在系统中对管理员、老师、学生、课程、教室等信息进行在线管理,学生可以在系统中进行在线选课,老师也可以在系统中查看课表和已选自己课程的学生名单。[关键词] 学生选课系统;PHP;MYSQL;B/S 模式A Students' Course Selection Information System Based on PHP+MySQLAuthor :ZhangWeiDan( Grade11,Class1,Information and computing science Major, Mathematics and Computing Science Dept., Shaanxi University of Technology, Hanzhong 72300X,Shaanxi)Tutor: QuanShuangYanAbstract: With the increasing of the number of college students, educational administration system of data quantity also unceasingly increases. So,with the advanced internet technology,we are able to develop a network system for selecting course according to the need.This system is a web application.We use the bootstrap to develope the front,and we choose MySql for the database and the apache for server software .The admins of this system are able to manage all the informations of admins,teachers,students,courses,classroom and so on.Students have the right to select course,and teachers can know the curriculum of himself.Key Words: courseselection system;PHP;MySql;Browser/Server目 录1 引言......................................................11.1 学生选课信息系统的讨论背景及进展现状.....................11.2 本文讨论的目的和意义.....................................12 系统的需求分析与设计.....................................12.1 总体需求分析.............................................12.2 可行性分析...............................................12.3 系统流程与构架设计.............................