PHP Classes
elePHPant
Icontem

My Session: Database based session management

Recommend this page to a friend!

  Author Author  
Picture of Ska-Man
Name: Ska-Man <contact>
Classes: 2 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
"My session" is a class that manages user access sessions by storing session data in a MySQL database.

This session storage method is more secure than the session system of PHP that by default stores session data in files.

The class may optionally encrypt the stored session data.

  Classes of Ska-Man  >  My Session  >  Download Download .zip .tar.gz  >  Support forum Support forum (12)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: My Session
Base name: mysession
Description: Database based session management
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imageexample (3 directories)
Plain text file readme Doc. ReadMe file
Accessible without login Plain text file mySession.class.php Class The source of the class
Accessible without login Plain text file mySession.conf.php Conf. The conguration file for the class
Accessible without login Plain text file mysql.sql Data SQL Script
Accessible without login HTML file howto.htm Doc. The Manual
HTML file license.htm Lic. License

  Files folder image Files  /  example  
  Files folder image Files  /  example  /  cookieBasedSessionOverridingPHPFunction  
File Role Description
  Plain text file esempio2.php Example example of a cookie Based Session Overriding PHP Function
  Plain text file start.php Example an example using cookie Based Session and Overriding PHP Function

  Files folder image Files  /  example  /  cookieBasedSessionUsingClassMethod  
File Role Description
  Plain text file esempio2.php Example example of a cookie Based Session Using Class Method
  Plain text file start.php Example Example of a cookie Based Session Using Class Method

  Files folder image Files  /  example  /  deletingAnExistingSession  
File Role Description
  Plain text file esempio2.php Example example code
  Plain text file mySession.conf.php Example config file
  Plain text file start.php Example Start file

Install with Composer Install with Composer - Download Download all files: mysession.tar.gz mysession.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.