Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Databases:
mk_db_session
Mariusz Kaczmarczyk
(
contact me
)
This class can be used to store and retrieve session variables in an SQL database.
It can be used as a replacement of the PHP built-in session management extension, but it does not depend on that extension.
It uses the PEAR::DB API, so it can work with different types of database.
It can create a new session, if one does not exist.
It can also add, remove session variables and set and get their values.
Click here for detailed information about this class on phpclasses.org
mk_db_session.inc.php
Class
Main class file
index.php
Example
Sample file using database session
mk_db_session.tar.gz
All files
mk_db_session.zip
All files