<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018137" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018137</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/code-wanted#comment-1106157</link>
    <description> &lt;p&gt;I use a database, sessions, and cookies to manage this.  Here is the very basic concept...&lt;/p&gt;
&lt;p&gt;Remove all sessions older than a &#039;time to live&#039; (I&#039;ve set this to 60 minutes for some projects, and 10 minutes on others).&lt;br /&gt;
Check for the existance of a session.  If one exists, the ID will be passed via cookie or GET/POST method.&lt;br /&gt;
If one exists, update the last_activity field (timestamp).&lt;br /&gt;
If one does not exist, create a unique id (timestamp with MD5 is nice for this) and insert this into the DB.&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Apr 2002 06:50:42 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1106157 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/code-wanted#comment-1106149</link>
    <description> &lt;p&gt;yes, this is a server side question. moving her along to the right forum, please stand by.&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Apr 2002 06:26:35 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106149 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/code-wanted#comment-1106144</link>
    <description> &lt;p&gt;I think you&#039;d have to use cookies and a database, I could be wrong, but I&#039;m pretty sure its server side&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Apr 2002 05:54:00 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1106144 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
