phpbar.de logo

Mailinglisten-Archive

Re: [php] Cookie mit WAMP?
Archiv Mailingliste php_(at)_infosoc.uni-koeln.de

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

Re: [php] Cookie mit WAMP?



On Tue, 9 Feb 1999 21:14:04 +0100, Tobias Ratschiller wrote:

>><?php
>>SetCookie("TestCookie","Test Value");
>>SetCookie("TestCookie",$value,time()+3600);  /* expire in 1 hour */
>>SetCookie("TestCookie",$value,time()+3600,"/~rasmus/",".utoronto.ca",1);
>>
>>echo $TestCookie;
>>?>
>
>
>Hum? Das kann nicht funktionieren:
>- Im zweiten SetCookie weist Du $TestCookie eine leere Variable ($value) zu,
>überschreibst also das Cookie TestCookie="Test value" aus dem ersten
>SetCookie.

Ooops, da habe ich den wald vor lauter bäumen nicht gesehen. 

Funzt jetzt!

ciao

amalesh
-- 
www  : http://www.living-source.com
email: aka_(at)_bigfoot.de  ||  ak_(at)_living-source.com
icq  : 983380
Keep Agent alive: http://www.living-source.com/agent/

Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive