+ 1
How to create auto verification system in php ?
Let say I want to create a website for our University community when a student visit our login page and enter the credentials(ID and password of university lms) it first should verify the credentials by comparing it with our university's official website, to make it sure they provide real credentials and are not fake.
0 odpowiedzi