Re: [PHP] Session over SSL

2001-06-27 Thread Richard Lynch
> Will Session have problem when people browse from a http page to a https > page and go out again? Almost for sure, yes. You'll need to transfer by hand any info that must transfer. >From a security view-point the less crap you transfer to the https site the better, to avoid anybody trying to

[PHP] Session over SSL

2001-06-27 Thread Bass¨Ð¦õªv
Will Session have problem when people browse from a http page to a https page and go out again? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROT