These are all workable solutions, but I also have to worry about https sites.
If I link to hidden images on non-secure servers, the browser will display a
warning. I'm also trying to avoid buying multiple certificates when all I want
to do is brand a site.

--
Ben Sinclair

----- Original Message -----
From: "Christopher William Wesley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ben Sinclair" <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 11:27 AM
Subject: Re: [PHP] Retaining data across multiple sites


> On Wed, 20 Feb 2002, Ben Sinclair wrote:
>
> > I want to retain some data across my sites, which have different domain
names.
> > I can't use cookies because they rely on the domain name, and I'd rather
not
>
> One way I handle this ... it's a work-around, so it's not all that pretty:
>
> In the doc root on all the domains, I keep a script which just prints out
> the cookie names & values for any cookies accessible by the domain ... as



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to