Posts

Showing posts with the label PHP and MySQL

College Admission Management System in PHP and MySQL | PHP Gurukul

Image
  College Admission Management System in PHP and MySQL In this project, we used PHP and  MySQL database. It has two module 1. User Module 2. Admin Module. User Module: User can contact the administrator by sending emails. User can view the about us and contact us page. User can view notices which are published by the admin. User can view courses that are listed by the admin. User can register themselves. After User/Student Login 1.Dashboard:  In this section, user can see the status of his application. 2.Admission Form:  In this section, user can fill the form and check his / her application form is selected or rejected(which is done by admin). 3.Submit Fees:  In this section, If user/student application is selected user can submit their fees. A user can also update his/ her profile, change the password and recover the password. Admin Module In this module, there are ten sections Dashboard:  In this section, the admin can see all the detail in brief. Reg Us...