PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,546 All time: 2,543 This week: 189Up
Version License Categories
asession 1.0.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: United States United States
Age: 36
All time rank: 27334 in United States United States
Week rank: 110 Up14 in United States United States Up
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,546
This week:0
All time:2,543
This week:189Up
User Comments (2)
Great script.
12 years ago (Lee McK)
70%StarStarStarStar
A better example and comments in English would be nice.
14 years ago (Stephan)
32%StarStar