Re: [PHP] sessions and https

2002-07-28 Thread Mike Mannakee
Thank you. This has been driving me up the wall like you wouldn't believe. Mike "Tom Rogers" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > Monday, July 29, 2002, 11:21:34 AM, you wrote: > MM> Do sessions not work when using an https connection? It

Re: [PHP] sessions and https

2002-07-28 Thread Tom Rogers
Hi, Monday, July 29, 2002, 11:21:34 AM, you wrote: MM> Do sessions not work when using an https connection? It seems I'm losing my MM> data between pages. MM> Mike If you are changing domain names when going to https you will lose the session info if relying on cookies. You will have to hard c

Re: [PHP] sessions and https

2002-07-28 Thread Oscar F
9:21 PM Subject: [PHP] sessions and https > Do sessions not work when using an https connection? It seems I'm losing my > data between pages. > > Mike > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php

[PHP] sessions and https

2002-07-28 Thread Mike Mannakee
Do sessions not work when using an https connection? It seems I'm losing my data between pages. Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php