PHP Classes

asession: Alternative management of user access sessions

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,548 All time: 2,543 This week: 35Up
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
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files (4)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,548
This week:0
All time:2,543
This week:35Up
User Comments (2)
Great script.
13 years ago (Lee McK)
70%StarStarStarStar
A better example and comments in English would be nice.
15 years ago (Stephan)
32%StarStar