PHP 5: asession Sylvain Rabot (contact me)
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.