Yeah, but what if i want to keep the session data a secret, can't be view thru the URL?
KWUK wrote:
You cant use PHPs session cookeis so you must pass the data using query strings.
Calling the ASP page from the php page like this:
yourpage.asp?SID=324234589&this=that