LLMS_Abstract_Session_Database_Handler

LLMS_Abstract_Session


Description Description


Source Source

File: includes/abstracts/llms-abstract-session-database-handler.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

Methods Methods

  • clean — Delete all sessions from the database
  • delete — Delete a session from the database
  • get_cache_key — Retrieve a prefixed cache key
  • read — Retrieve session data from the database
  • save — Save the session to the database

Top ↑

User Contributed Notes User Contributed Notes

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