Posted by Toby Inkster on 11/12/05 03:34
nathan.welsh wrote:
> How do i set my cookies/sessions so that they can be accessed
> via multiple domains?
Send your Session ID in the query string instead of a cookie.
Make sure that all the domains are hosted on the same server, or at least
have access to the same directory for storing session information.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|