RE: sessions vs domain problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux