SQLsession
This is a PHP class for session management with database abstraction based on cookies and MySQL. Very easy to use and very useable. With this class, you may very quickly make user authentication with many features.
Visit publisher site: SQLsessionListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / PHP / Scripts & Programs / User Authentication
- Submitted on:
- Last Updated:
- Feb 7, 2012
- Publisher:
- hseditor Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
Great! This session class is very easy to understand. You can add additional features in only a couple of minutes. The code can be easily integrated in bigger projects. It'a also perfect for learning the session concept, because the source is so clearly written. It helped me a lot to improve my own session class. Good job!