基于PHP和Mysql的成绩管理系统设计

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

基于PHP和Mysql的成绩管理系统设计(课题说明书,开题报告,中期检查表,论文12000字)
摘  要 学生成绩管理系统采用了B/S(浏览器/服务器)体系结构,PHP作为开发语言,MySQL作为数据存储进行开发,APACHE作为WEB服务器。系统包括用户和管理员两种角色,主要包含模块:教师管理、学生管理、学生成绩管理、哪一届管理、学院管理、课程管理、班级管理、管理员管理。本学生成绩管理系统的实现充分体现了互联网WEB时代的方面性优越性。本学生成绩管理系统系统开发的主要目的是要构建一个管理系统来对学生成绩进行管理。用户登录通过本系统可以对学生的成绩进行添加,修改,查询,删除等。最终开发出一个功能完美、操作方便、界面好看,易于维护的系统,只需要一个浏览器就可以在本系统中发布信息和查询信息的功能。
关键词 学生;  成绩;  PHP;  MySQL

Design of Score Management System Based on PHP/Mysql
Abstract The student achievement management system uses the B/S (browser/server) architecture, PHP as the development language, MySQL as the data store for development, and APACHE as the WEB server. The system includes two roles: user and administrator. It mainly includes modules: teacher management, student management, student achievement management, which management, college management, course management, class management, and administrator management. The realization of the student's achievement management system fully reflects the superiority of the Internet WEB era. The main purpose of this student achievement management system development is to build a management system to manage student achievement. User login Through this system, students can add, modify, query, delete, etc. Finally, a system with perfect functions, convenient operation, good interface and easy maintenance is developed. Only one browser can publish information and query information in the system. This is done by my instructor under the tireless patience of the instructor. It is also a comprehensive application of my knowledge of university time.
Keywords  Student;  Grade;  PHP;  MySQL

 目    录
摘要及关键词    1
1 背景与意义    1
1.1 问题的提出    1
1.2 本系统开发的背景    1
1.3 本系统开发的意义    2
1.4 本系统开发的目标    2
2 系统相关技术与环境简介    2
2.1  PHP    2
2.2  Apache    2
2.3  MySQL    3
2.4  WAMP5    3
3 需求分析    3
3.1 用户需求分析    3
3.2 功能需求分析    3
3.3 系统运行环境    4
3.4 可行性分析    4
4 系统设计    5
4.1 功能模块设计    5
4.2 数据库设计    7
5 编码与实现    12
5.1 学生及登录功能实现    12
5.2 管理员功能实现    13
5.3 教师功能实现    17
6 系统的测试与运行    21
6.1 软件测试的重要性    21
6.2 测试方法    21
6.3 测试用列    22
6.4 测试结论    23
结束语    24
参考文献    25
致谢    27