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,547 This week: 1All time: 2,544 This week: 560Up
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: 27234 in United States United States
Week rank: 109 Up11 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,547
This week:1
All time:2,544
This week:560Up
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