how to pass session from one domain to another
Is there any way to pass session from one domain to another without using iframe.
Let say 1st domain is one.com and i want to pass the session to two.com without using hidden iframes. Most of the articles I read suggest to use hidden iframes…but any other ideas please?
Tags: Codes


