http://www.phpbuilder.com/columns/chriskings20001128.php3
----- Original Message -----
From: Jason Radley <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 31, 2001 5:11 PM
Subject: [PHP] Cookies
> Does anyone know how to share cookies between servers.
> What I want to do is set a cookies on non secure server for a
> secure server.
> Here is
> setcookie("SessionID","$sessid",time() + 7200,"https://domainname.com");
> Thanks
>
>
----------------------------------------------------------------------------
----
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]