LLMS_Session::init_cookie()

Initialize the session cookie


Description Description

Retrieves and validates the cookie, when there’s a valid cookie it will initialize the object with data from the cookie. Otherwise it sets up and saves a new session and cookie.


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.session.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.