<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019184" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019184</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/sessions-stopping-and-starting#comment-1113961</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;session_start&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;();&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$HTTP_SESSION_VARS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;page&lt;br /&gt;session_unregister&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;variable&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;} else {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;session_register&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;variable&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
is that what you are looking for???&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Sep 2002 01:09:01 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1113961 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/sessions-stopping-and-starting#comment-1113958</link>
    <description> &lt;p&gt;session would sart at the page they are on and continue to the next (1-2, 8-9, 2-3 ..) but going backwards would have to end it before the new one is set.&lt;/p&gt;
&lt;p&gt;I think I might of found something that will work, trail and error I suppose, I&#039;ll let you know what I found/get&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Sep 2002 23:17:42 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1113958 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/sessions-stopping-and-starting#comment-1113950</link>
    <description> &lt;p&gt;If they start at page 2 or 3 or 4, do you want them to  have a new session started? or only on 1?&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Sep 2002 21:12:52 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1113950 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/sessions-stopping-and-starting#comment-1113915</link>
    <description> &lt;p&gt;tryed that but if the person starts on page2 then goes to page3, the page2 session is sent over, so everypage has its own session variables and I&#039;ll have no way in knowing what page they started on.&lt;br /&gt;
I have over 2000 pages so dont want to include a masive array.&lt;/p&gt;
&lt;p&gt;the variable I am sessioning is drawn from the database, then passed to another page but has to be cleared if returning to the first page which will display another variable to session.&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Sep 2002 07:43:53 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1113915 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/sessions-stopping-and-starting#comment-1113900</link>
    <description> &lt;p&gt;Well, can&#039;t you put an if statement in page1 that checks to see if a session variable is set, if so it can clear them and close the session.&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Sep 2002 04:48:58 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1113900 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
