tkm
05-01-2008, 04:53 PM
Hello mates,
It would be really helpful if someone can provide me this very basic concept. I would want to pass session variable between http and https. Infact from http to https. So say I have a session variable $_SESSION['username']=test. My http link: http://site.com and I want to pass to https://site.com. Can anyone please inform me how to do it? Thank you.
It would be really helpful if someone can provide me this very basic concept. I would want to pass session variable between http and https. Infact from http to https. So say I have a session variable $_SESSION['username']=test. My http link: http://site.com and I want to pass to https://site.com. Can anyone please inform me how to do it? Thank you.