|
Session data won't be distroyed if they are stored on server side. You can continue to carry a session from site to site if the two sites are hosted on the same server. If you can't define the session storing path from both sites to the same location, you could store session data in a db instead.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|