Login   Register  
PHP Classes
elePHPant
Icontem

MySessions

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of João Romão
Name: João Romão <e-mail contact>
Packages: 2 Browse all classes by João Romão Browse all classes by
Country: Portugal Portugal - PHP jobs in Portugal
Age: 32
All time rank: 221231 in Portugal Portugal
Week rank: 2173 Up29 in Portugal Portugal Up


  Detailed description   Download .zip .tar.gz  
This class is a session handler that can store and retrieve session data from a MySQL database table.

It registers the class as a PHP session handler so all operations to access to session data invoke the class functions.

The class creates a new record on a given MySQL table when the session is start. Subsequent accesses to the same session data make the class retrieve, update or delete the respective table record.

The class can handle sessions with or without using cookies. The session name and lifetime may be changed.

If necessary the class can also create the MySQL database table to create to store the session data.

  Classes of João Romão  >  MySessions  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySessions
Base name: mysessions
Description: Handler that stores session data in a MySQL table
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 500 users
All time rank: 4949
Week users: 0 users
Week rank: 1383 Equal
 
  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Increased Security With MySQL Based Web Sessions Sessions are advantageous for activities such as performing log in operations and associating a logged-in user with consecutive requests, tracing multiple-stage online ordering processes and more...

  Applications that use this class  
No application links were specified for this class.
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
Accessible without login Plain text file documentation.txt Doc. Documentation file
Accessible without login Plain text file sessions.sql Data MySQL table structure
Accessible without login Plain text file usage_example.php Example Usage example
Accessible without login Plain text file mysessions.class.php Class The main class

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