How to log in one time and can use multiple domain example : Google account can use http://google.com, http://youtube.com by single login
[Server side PHP]
How to log in one time and can use multiple domain example : Google account can use http://google.com, http://youtube.com by single login
[Server side PHP]
You can use one database for two domains. Save in database info about user and read in antoher page.