Lodge Fron Car Port

2016-12-16T14:56:11+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.