PHP Classes
elePHPant
Icontem

PHP Session Managament Class: Wrapper class to manage sessions

Recommend this page to a friend!
  Info   View files Example   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2019-12-28 (18 hours ago) RSS 2.0 feedNot yet rated by the usersTotal: 44 This week: 44All time: 9,692 This week: 2Up
Version License PHP version Categories
php-session-class 1.0Custom (specified...5PHP 5, User Management
Description Author

This package provides a wrapper class to manage sessions.

It can create a session with a given name and perform other operations to manage information stored in session data during its lifetime. Currently it can:

- Determine if a valid session was started and redirect to a logout page when it is not valid
- Destroy a session and clearing respective session cookie
- Display the values of session variable values in the pages

Name: Angelo R. Pinto <contact>
Classes: 1 package by
Country: Brazil Brazil

 

Details

PHP-Session-Class

Classe para gerenciar sessões.

Gerencia o tempo de duração da Sessão.

A sessão é renovada automaticamente a cada nova validação.

Caso o prazo expire a sessão é destruida e o usuário redirecionado para o endereço configurado na classe.

Description of PHPClass.org

This package provides a wrapper class to manage sessions.

It can create a session with a given name and perform other operations to manage information stored in session data during its lifetime. Currently it can:

  • Determine if a valid session was started and redirect to a logout page when it is not valid
  • Destroy a session and clearing respective session cookie
  • Display the values of session variable values in the pages

php-class

  Files folder image Files  
File Role Description
Files folder imagesrc (1 file)
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file logado.php Example Example script
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file sair.php Example Example script

  Files folder image Files  /  src  
File Role Description
  Plain text file ClassSession.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:44
This week:44
All time:9,692
This week:2Up