On Tuesday 21 September 2004 07:33, Jason FB wrote:
> I am trying to get the session cookie to stay active for 10 years
Session cookies as its name suggests lasts for the duration of the session,
meaning your browser does not store them anywhere permanent and are lost when
browser is closed.
-
Jason FB wrote:
PHP GENERAL LIST:
I am trying to get the session cookie to stay active for 10 years
I have at the top of EVERY page on my website an include statement which
includes a file which contains only this code:
If I quit my browser and re-launch, it seems to remember my session
variabl
PHP GENERAL LIST:
I am trying to get the session cookie to stay active for 10 years
I have at the top of EVERY page on my website an include statement
which includes a file which contains only this code:
If I quit my browser and re-launch, it seems to remember my session
variables. [Which was N
3 matches
Mail list logo