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

Cant login #5

Closed Spider14 closed 4 years ago

Spider14 commented 5 years ago

Hi Hamza pls what are the login details?

amirhamza05 commented 5 years ago

Hi Spider14, You open database user table and change password attribute in any row using php hash('sha256', $your pass and try to login.Hopefully its working fine. Thanks...