<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.adodb.org/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.adodb.org/dokuwiki/feed.php">
        <title>ADOdb - v5:session</title>
        <description>Database Abstraction Layer for PHP</description>
        <link>https://www.adodb.org/dokuwiki/</link>
        <image rdf:resource="https://www.adodb.org/dokuwiki/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-05-17T02:05:21+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:index&amp;rev=1452654582&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:session_index&amp;rev=1728372101&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:version1&amp;rev=1452646648&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.adodb.org/dokuwiki/lib/exe/fetch.php?media=logo.png">
        <title>ADOdb</title>
        <link>https://www.adodb.org/dokuwiki/</link>
        <url>https://www.adodb.org/dokuwiki/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:index&amp;rev=1452654582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-13T03:09:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Session Management</title>
        <link>https://www.adodb.org/dokuwiki/doku.php?id=v5:session:index&amp;rev=1452654582&amp;do=diff</link>
        <description>Session Management



Pages in this namespace:

	* Session Management
	* Upgrading From V1 ADOdb Session Handling</description>
    </item>
    <item rdf:about="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:session_index&amp;rev=1728372101&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-08T07:21:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Session Management</title>
        <link>https://www.adodb.org/dokuwiki/doku.php?id=v5:session:session_index&amp;rev=1728372101&amp;do=diff</link>
        <description>Session Management

Session Management

Session Command Reference


Introduction

ADOdb session management extends the standard functionality of PHP sessions, by allowing the normal session data seen to be stored in a database itself. There are numerous ways that this method enhances the default behavior</description>
    </item>
    <item rdf:about="https://www.adodb.org/dokuwiki/doku.php?id=v5:session:version1&amp;rev=1452646648&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-13T00:57:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Upgrading From V1 ADOdb Session Handling</title>
        <link>https://www.adodb.org/dokuwiki/doku.php?id=v5:session:version1&amp;rev=1452646648&amp;do=diff</link>
        <description>Upgrading From V1 ADOdb Session Handling

The Improved Session Handler

In ADOdb 4.91, we added a new session handler, in adodb-session2.php. It features the following improvements:

	*  Fully supports server farms using a new database table format. The previous version used the web server time for timestamps, which can cause problems on a system with multiple web servers with possibly inconsistent times.</description>
    </item>
</rdf:RDF>
