|
Posted by mario.lat_ on 08/29/06 11:59
> Is it possible to set a cookie without a timestamp? (o it's always on the
> computer. until the user ....)
the answer you are finding is You can set the time stamp as you want so
999999999.... for infinite time. 0 for just this session (If I remember
well)
> When I the cookie is already setted, I like to use it. When I use it, i
> have to set it. After setcookie, I use the last cookie setted file, but
> als I overwrite that one with the new one. So the next time I use the
> cookie, I have the settings of the last time.
you use the last setted value... but see some examples.
> Perhaps I have a answere by myself. Should it work? I can checkabout the
> settings:
> is setted? Y/N
> Y? check language (is set in a cookie) - NL= start a new PHP file with a
> setcookie with the settings for language=NL. - EN= ... etc. N? give
> chooice and setcookie
I don't understand you.
> But how do I do this?
Navigation:
[Reply to this message]
|