<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 07:10:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPEverywhere: New Improved Yummy ADOdb Session Handler]]></title>
      <guid>http://www.phpdeveloper.org/news/5949</guid>
      <link>http://www.phpdeveloper.org/news/5949</link>
      <description><![CDATA[<p>
New from <i>John Lim</i> today, there's <a href="http://phplens.com/phpeverywhere/?q=node/view/233">this quick post</a> on PHPEverywhere talking about the new and improved ADOdb session handler.
</p>
<blockquote>
<a href="http://adodb.sourceforge.net/">ADOdb</a>, 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.
</blockquote>
<p>
In the latest version of this <a href="http://adodb.sourceforge.net/">popular library</a>, his bothersome limitation is gone. The Session2 implementation uses the database server clock to track times.
</p>
<blockquote>
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 <a href="http://phplens.com/lens/adodb/docs-session.htm">ADOdb session docs</a>.
</blockquote>]]></description>
      <pubDate>Thu, 03 Aug 2006 12:06:33 -0500</pubDate>
    </item>
  </channel>
</rss>
