i'd like to provide a code in order to make a system between two php website.
The first website genarates a dynamic url which links to the second website. The url should be based on user-login data (token or query_strings or ...). after clicking the url by user, the user transmission to the second website and login automattically.
using a common database is reasonable? any idea
regards
I am looking for a idea for implementing this