bazz
05-09-2008, 07:58 PM
Just curious about whether a session can be maintained across different sub domains eg
http://stuff.example.com
http://morestuff.example.com
In my effort to use sessions throughout my bookings system, I am find that when moving across to the secure sub domain, the existingly stored session data seems to be gone, when in fact, it is a different session.
Not the end of the world if I can't do it but, I'd like to be sure of the answer so that I don't needlessly pass params from form to form, more than I need to.
bazz
http://stuff.example.com
http://morestuff.example.com
In my effort to use sessions throughout my bookings system, I am find that when moving across to the secure sub domain, the existingly stored session data seems to be gone, when in fact, it is a different session.
Not the end of the world if I can't do it but, I'd like to be sure of the answer so that I don't needlessly pass params from form to form, more than I need to.
bazz