<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038796" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038796</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/session-globals#comment-1220871</link>
    <description> &lt;p&gt;If all else fails there&#039;s nothing to stop you assigning an array as the value for the session...&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Jun 2007 14:49:15 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1220871 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/session-globals#comment-1220859</link>
    <description> &lt;p&gt;Only the session id is stored on the user&#039;s computer.  All the other data is stored on the server.&lt;/p&gt;
&lt;p&gt;The only limit I&#039;m aware of is running out of memory.  Other than that, you shouldn&#039;t have a problem.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Jun 2007 14:03:51 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1220859 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/session-globals#comment-1220841</link>
    <description> &lt;p&gt;I&#039;m not sure, but I would bet that you reach some sort of limit on the user end before the server side.  The reason I say this is because, from what I know, the PHP session stores the info in a cookie of some sort, with references to the server... but it keeps some (if not all) of the data local somehow so you don&#039;t have to access it directly.&lt;/p&gt;
&lt;p&gt;At least that&#039;s how I think it works... Sessions built on top of Cookies.&lt;/p&gt;
&lt;p&gt;And I think that if that&#039;s true, it gives you your answer.... the user&#039;s computer/browser sets the limits.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Jun 2007 01:12:03 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1220841 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
