I just took a look at this, it states
"
session.cookie_lifetime  integer
session.cookie_lifetime specifies the lifetime of the cookie in seconds which is sent to the browser. The value 0 means "until the browser is closed." Defaults to 0. See also session_get_cookie_params() and session_set_cookie_params(). Since the cookie is returned by the browser, it is not prolonged to suffice the lifetime. It must be sent manually by setcookie().
"

To be honest, I agree with the note-poster: I am having a very hard time figuring out what this is supposed to mean. Anyone who could shed some light on this so we can clarify the documentation?

- Tul

-------- Original Message --------
Subject: note 75272 added to ref.session
Date: Mon, 21 May 2007 10:03:23 -0700
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Newsgroups: php.notes

[quote]Since the cookie is returned by the browser, it is not prolonged to suffice the lifetime.[/quote]
What the heck does this mean? That is not english, whatever it is.
----
Server IP: 64.71.164.2
Probable Submitter: 166.70.233.110
----
Manual Page -- http://www.php.net/manual/en/ref.session.php
Edit        -- https://master.php.net/note/edit/75272
Del: integrated  -- https://master.php.net/note/delete/75272/integrated
Del: useless     -- https://master.php.net/note/delete/75272/useless
Del: bad code    -- https://master.php.net/note/delete/75272/bad+code
Del: spam        -- https://master.php.net/note/delete/75272/spam
Del: non-english -- https://master.php.net/note/delete/75272/non-english
Del: in docs     -- https://master.php.net/note/delete/75272/in+docs
Del: other reasons-- https://master.php.net/note/delete/75272
Reject      -- https://master.php.net/note/reject/75272
Search      -- https://master.php.net/manage/user-notes.php

Reply via email to