fn-prestige-buckland-001-1

2016-11-25T16:01:05+00:00
This website uses cookies to improve the usability of the site. More Ok

PHP session cookie

PHPSESSID : The PHPSESSID cookie is native to PHP and enables websites to store serialised state data. On the Action website it is used to establish a user session and to pass state data via a temporary cookie, which is commonly referred to as a session cookie. As the PHPSESSID cookie has no timed expiry, it disappears when the client is closed.