Hi all ,

I have a problem , when I am migrating my data from http://www.abc.com <http://www.abc.com/> to https://www.abc.com <https://www.abc.com/> for secure login purpose. I will loose all my data which I store in my session.

if suppose I am able to do it from http to https then from https to http I am getting the problem.

any idea to do this . Else i have the option that after http to https I will close the connection and the user will again start a new session with the login/password.

any  ideas please...

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to