Connecting Tech Pros Worldwide Forums | Help | Site Map

Session help

nathan.welsh@gmail.com
Guest
 
Posts: n/a
#1: Nov 12 '05
How do i set my cookies/sessions so that they can be accessed via multiple domains?


Toby Inkster
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Session help


nathan.welsh wrote:
[color=blue]
> How do i set my cookies/sessions so that they can be accessed
> via multiple domains?[/color]

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

Closed Thread


Similar PHP bytes