Browse | Submit A New Snippet
php session management class with mySQL | |
| Type: Class |
Category: Other |
| License: Other | |
| Description: A class to handle sessions by using a mySQL database for session related data storage providing better security then the default session handler used by PHP. You don't need to modify a thing in your application - after instantianting the class just use sessions as you would normally. download it from <a href="http://stefangabos.blogspot.com/2006/08/zebra-php-framework-session-handler.html">http://stefangabos.blogspot.com/2006/08/zebra-php-framework-session-handler.html</a> | |
Versions Of This Snippet:
| Snippet ID | Download Version | Date Posted | Author | Delete |
| 2147 | 1.0 | 08/07/06 03:41 | stefangabos |
Download a raw-text version of this code by clicking on "Download Version"
Submit a new version
You can submit a new version of this snippet if you have modified it and you feel it is appropriate to share with others.

