Solo che non so quanti secondi devo inserire all'interno della funzione. 3600 equivale ad un ora come per i cookie anche per questa funzione?
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().
boh, a me sembra che risponda.....![]()