On Fri, 2006-12-22 at 13:12 +0100, Vincent DUPONT wrote: > Hello, > > As far as I know, the session will use a cookie, and the cookies are linked to one domain name. > I don't know a way of using a cookie accross multiple domains, but I guess this should be possible. > The question is : will PHP allow you to do that? I guess no because this could be a security issue... > > maybe someone in the list can help. > > search the web for the cookie accross multipple domain. Fairly common to propagate a session using an embedded transparent pixel that links to the remote site and contains the session ID. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php