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

PlentyofCode.com: J2EE vs ASP.NET vs PHP

Vinu Thomas's Blog: Quercus - PHP5 in 100% Java

NETTUTS.com: CodeIgniter from Scratch: Shopping Cart

Greg Murray's Blog: jMaki supports PHP!

CodePoets.co.uk: How to use PHP and PEAR MDB2 (Tutorial)


Community Events











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


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

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