PHP Classes / asession

Alternative management of user access sessions

asession PHP Class

This class provides an alternative implementation to manage user access sessions without using PHP built-in session management functions. It provides a similar API to PHP session functions but its parameters can be configured directly in the class objects, instead of the php.ini. There are two versions of the class to work with PHP 4 and PHP 5.

Similar PHP Classes

Search in PHP Classes

Filter by tags