题 目基于 PHP +MySQL 学生选课信息系统 学生姓名 张维丹 学号 1109064017 所在学院 数学与计算机科学学院 专业班级 信息与计算科学 1101 班 指导老师 权双燕 完成地点 陕西理工学院 2025 年 06 月 12 日基于 PHP+MySQL 学生选课信息系统作者:张维丹(陕西理工学院数学与计算机科学学院信息与计算科学专业 1101 班,陕西 汉中 72300x)指导老师:权双燕[摘要] 随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨。所以,借助先进的的互联网技术,我们需要开发一个网上选课系统。这是一个 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 本文讨论的目的...