PHP4 Session Handler using ADODB
PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff. PHP4's session variables are stored in files by default. However for true scalability, it is better to store this data in a database using a database wrapper library like ADODB. ADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ADO.
Visit publisher site: PHP4 Session Handler using ADODBListing Details
- Version:
- 0.81
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Database-Related
- Submitted on:
- Last Updated:
- Apr 14, 2005
- Publisher:
- John Lim Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- BSD
- Price:
- 0.00
- Additional Info:
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 PHP4 Session Handler using ADODB