Zebra Session
Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The Zebra_Session class is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all of the servers!
Visit publisher site: Zebra SessionListing Details
- Version:
- 1.0.8
- Filed in:
-
Scripts / PHP / Scripts & Programs / User Authentication
- Submitted on:
- Last Updated:
- Feb 7, 2012
- Publisher:
- Stefan Gabos Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
- http://www.gnu.org/licenses/gpl-3.0.txt
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Zebra Session