News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

PHPEverywhere:
New Improved Yummy ADOdb Session Handler
August 03, 2006 @ 12:06:33

New from John Lim today, there's this quick post on PHPEverywhere talking about the new and improved ADOdb session handler.

ADOdb, the database library i maintain, has had support for storing session data in a database for a long time. However there was one limitation that always continued to bug me: the fact that all the PHP servers using database-backed sessions needed to synchronize their times to ensure that the session timers worked properly.

In the latest version of this popular library, his bothersome limitation is gone. The Session2 implementation uses the database server clock to track times.

This requires us to change the database table format used, but that is a small price to pay for the added flexibility. You can read more in the ADOdb session docs.
0 comments voice your opinion now!
adodb database library session data timed server clock adodb database library session data timed server clock




Community Events









Don't see your event here?
Let us know!


application conference code mysql security releases ajax PEAR release zendframework example database framework cakephp PHP5 job book developer package zend

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework