毕业答辩论文基于 PHPMySql 的学生选课系统的设计与实现中文摘要 针对高等院校在校学生众多,使用传统的选课方式效率低下,并且课程安排,地点安排,学生选课等过程中非常容易出错,造成课程时间冲突或者地点冲突,同时,教务员对选课的统计也十分麻烦,所消耗的人力巨大。所以,借助先进的的互联网技术,按需开发网络选课系统。 本系统属于 web 应用,前台采纳前端框架 bootstrap,后台采纳 php 的 CodeIgniter框架,数据库采纳 MySql,服务器软件使用 Apache。管理员通过管理员操作平台对学校课室,学生信息,课程,班级等进行在线管理;学生通过学生操作平台进行在线选课;老师通过老师操作平台查看课表,已选自己课程的学生名单。通过在线操作,减少手工操作带来的失误,同时便于管理员对数据进行统计。 关键词:选课系统,PHP,MySql,bootstrap,CodeIgniter,ApacheAbstract For many students of universities,it is inefficient to select course with traditional the arrangement of time and location,it is easy to make mistake when students select course,and the senate staff are put to trouble when they collect traditional way to select course may cost too ,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 use the bootstrap to develope the front,and Codeigniter,a frame of PHP for the backstage,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 have the right to select course,and teachers can know the curriculum of online operations,it will play an important role in reducing errors caused by manual operation,and it make collecting statistics more convenient. Key words: courseselection system,PHP,MySql,bootstrap,CodeIgniter,Apache目录中文摘要..........................................................................................................