logo
Published on Conunity (http://www.conunity.com)

session.cookie_lifetime

By webmaster
Created 2007-07-01 18:37

Information

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().

Syntax

Example


Source URL:
http://www.conunity.com/session_cookie_lifetime