PHP Classes
elePHPant
Icontem

asession: Alternative management of user access sessions

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-03-04 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,514 All time: 2,505 This week: 1,123Up
Version License Categories
asession 1.0GNU Lesser Genera...PHP 5, User Management
Description Author

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.

Picture of Sylvain Rabot
Name: Sylvain Rabot <contact>
Classes: 6 packages by
Country: France France
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Plain text file asession.class.php5 Class PHP5 Class source
Accessible without login Plain text file asession.test.php5 Example Test to show you how it works in PHP5
Plain text file asession.class.php4 Class PHP4 Class Source
Accessible without login Plain text file asession.test.php4 Example Test to show you how it works in PHP4

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,514
This week:0
All time:2,505
This week:1,123Up
User Comments (2)
Great script.
5 years ago (Lee McK)
70%StarStarStarStar
A better example and comments in English would be nice.
7 years ago (Stephan)
32%StarStar