News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: Hitting the Database Less: Quick and Dirty Strategies for Database Efficiency

CSS-Tricks.com: Using Weather Data to Change Your Website’s Appearance through PHP and CSS

PHPFreaks.com: Working with dates in PHP

PHP Live!: Installing PHP on a Windows Server with IIS5

Christopher Jones' Blog: Location Awareness With Oracle Spatial in PHP


Community Events











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


tool code release phpunit unittest opinion community introduction functional interview application framework zendframework2 development language example podcast testing object series

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