Description of PHP4 Session Handler using ADODB :
PHP4's session variables are stored in files, 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, ODBC, ADO.