amirhamza05 / Student-Management-System

This is a simple web-based student management software written in PHP and Javascript. This was specifically written for school or educational organization.
http://ems.tserm.com/
254 stars 152 forks source link

Login #12

Closed PerumalD closed 3 years ago

PerumalD commented 4 years ago

What is the username and Password for login?

amirhamza05 commented 4 years ago

You need to make a new password using php sha function and replace any user table password by your new password.