I have a login system written in php that creates a session if the username and password match the one in the database, how can i create the session for domains other than the one my login script is on?
I tried Google i can't find anything
Then is there some other api or scripti can use to remotely login to my php powered website from another?
I tried Google i can't find anything
Then is there some other api or scripti can use to remotely login to my php powered website from another?