I don't know!

But if you're only accesing the cookie from PHP you could use 
serialize()/unserialize() 
or *sessions*, they both work even on full objects.

bvr.


On Mon, 17 Dec 2001 16:30:28 -0700, Zach Curtis wrote:

>What is the syntax to set multiple name=value pairs in a cookie?
>
>Thanks.
>
>
>Zach Curtis
>POPULUS



-- 
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]

Reply via email to