毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

PHP学位管理系统设计+源代码

时间:2017-05-11 22:17来源:毕业论文
系统采用PHP作为开发语言,Apache、Mysql、PHP集成安装环境Myadmin作为开发环境,Myadmin管理下的Mysql5.0作为数据服务器,实现了网站基本参数设置、学位管理等一系列功能,完成了一个动态

摘  要:随着时代的发展,信息技术被广泛的应用在各行各业的信息管理系统上。高校中的学位管理系统可以使学校更方便、更快捷的管理学生的相关信息,同时通过查询学生的成绩来决定是否授予学位。本系统采用PHP作为开发语言,Apache、Mysql、PHP集成安装环境Myadmin作为开发环境,Myadmin管理下的Mysql5.0作为数据服务器,实现了网站基本参数设置、学位管理等一系列功能,完成了一个动态学位管理系统的应有功能。该系统具有编辑、添加、删除、查询、学位授予查询管理、不能被授予学位的名单等功能,能够满足学位管理系统的基本需求。关键词:学位管理;集成安装环境;PHP8432
The Degree Management System Based on PHP
Abstract:With the development of the times, information technology has been widely used in the information management systems of all works of life, and degree management system in university can make the school more convenient and efficient to manage information about students as well as determining whether to award degrees to students through queries of students’ achievements.The system uses PHP as a development language, the integrated development environment Myadmin of Apache,Mysql,PHP as the installation environment, the Mysql5.0 which under the management of Myadmin as a data server, which to achieve a series of functions of basic parameters setting of the site, degree management and so on.The system has the function of editing,add,delete,query, degree-granting query management, the list cannot be granted a degree and so on,which can meet the basic needs of graduate management system.
KeyWords: Degree Management;Integrated Installation Environment;PHP
目    录

摘要    1
1.绪论    2
    1.1系统开发背景及意义    2
1.2研究内容    2
1.3组织结构    2
2.开发工具及相关技术介绍    3
2.1Macromedia Dreamweaver 8简介    3
2.2PHP技术    3
2.3MYSQL数据库系统简介    4
2.4PHP对MYSQL数据库的操纵    5
3.需求分析    5
3.1可行性分析    5
3.2系统需求    6
3.3系统功能需求    6
4.数据库设计    6
4.1数据库概述    6
4.2数据库特点    7
4.3系统实体E-R图    7
4.4数据库设计    8
5.系统设计    10
5.1系统实现关系图    10
5.2系统功能模块设计    10
6.系统功能实现    11
6.1管理员模块设计    11
 
6.2学生模块设计    12
6.3成绩模块设计    12
7.总结    13
参考文献    13
致谢    15
基于PHP的学位管理系统1.绪论
1.1系统开发背景及意义
随着国家对教育事业的大力扶持,使得越来越多的学生进入大学接受高等教育。但是随着教育事业的不断发展,在读大学生的人数不断上涨,各个高校所采用的传统的人工信息管理方法效率低下。例如,每年有上千的大学毕业生,毕业生能否获得学位由他们在校期间的所取得的成绩来决定。如果通过人工的方法来翻阅每个学生四年的成绩,信息量是相当大的且耗费时间。为了提高工作效率,避免人为的失误,现需开发一个学位管理系统。
1.2研究内容
本系统采用PHP编程,HTML以及MYSQL数据库连接等相关的技术,将动态网页技术应用在实际生活中,并在实际生活中发挥至关重要的作用。 PHP学位管理系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_6804.html
------分隔线----------------------------
推荐内容