I have a cakephp 1.2 app that moves to https during credit card
transactions.  When it does all session data is gone.  I have
researched this issue with php and have found different answers as to
session behavior when changing to an SSL url.

Session work is new for me.  I have read the cake session manual page,
but did not recognize anything that could help.  Is there a way to
pass the session_id() and then call the session again from the
secure(or non-secure) address?

Thx,

NSM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to