Student Management in PHP

Student Management in PHP

Abstract:

In this paper, we propose a design for college student management system utilizing computer aided system, which can play an important role in college management. Firstly, we organize our proposed college student management system via a hierarchical structure, which contains (1) Web display layer, (2) Business logic layer, (3) Data access layer, and (4) Database layer. Secondly, ER diagram of the college student management system is described, and several elements are included in it, such as teacher information, department information, major information, class information, student information, course information, manager, employment information, comprehensive score and course type. Thirdly, functional module design for college student management system is provided, in which three types of users are designed in this system, that is, students, teachers and managers.

Download