Re: [PHP] session variables between http and https servers.

2002-04-10 Thread heinisch
At 10.04.2002 15:56, you wrote: >Okay, here is my dilemma: > >I have one page, (non-secure), which sets session variables for the users >address, items, prices, etc. I have the next page which is secure, and >cannot get the session variables from the previous page. Is there a way to >pass the var

[PHP] session variables between http and https servers.

2002-04-10 Thread Keith Posehn
Okay, here is my dilemma: I have one page, (non-secure), which sets session variables for the users address, items, prices, etc. I have the next page which is secure, and cannot get the session variables from the previous page. Is there a way to pass the variables between the secure and non-secur