LLMS_Abstract_Session_Database_Handler::save( int $expires )

Save the session to the database


Description Description


Parameters Parameters

$expires

(Required) Timestamp of the session expiration.


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/abstracts/llms-abstract-session-database-handler.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.