jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

PHP4 Session Handler using ADODB

DeEnFrSp
Hits: 469

PHP4 Session Handler using ADODB

Rating 0.0 0.0
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.


Platform(s): n/a
Date: Apr, 14 2005
Author: John Lim, http://phplens.com/phpeverywhere/node/view/37

Ratings

Number of Ratings: 100 Votes
5     
99%
4
1%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!