PHP Cross Application Login validation
I have a sample app (say app1) with Username and password fields.. when
the users submit the value, the credentials need to be verified with
another website login page(say app2), if app2 login succeeds then i will
redirect to the home page of app1...
Is it possible via PHP?
No comments:
Post a Comment