<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Setting Global Variables</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Setting-Global-Variables-80879</link>
        <description></description>
        <pubDate>Fri, 15 May 2026 13:44:45 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Setting-Global-Variables-80879" rel="self" type="application/rss+xml" />

                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240323#post2240323</link>
          <description><![CDATA[<p>Great Jerry</p>
<p>I like using w3schools!</p>
]]></description>
          <pubDate>Tue, 14 Mar 2017 08:58:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240323#post2240323</guid>
        </item>
                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240321#post2240321</link>
          <description><![CDATA[<p>Hi Ross,</p>
<p>I found this tutorial which made it simple to understand.</p>
<p><a href="https://www.w3schools.com/php/php_sessions.asp" rel="nofollow">https://www.w3schools.com/php/php_sessions.asp</a></p>
<p>Thanks for pointing me in the right direction.</p>
<p>Jerry</p>]]></description>
          <pubDate>Tue, 14 Mar 2017 07:39:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240321#post2240321</guid>
        </item>
                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240319#post2240319</link>
          <description><![CDATA[<p>Sounds good Jerry.</p>
<p>Keep me up to date with how you are making out.</p>]]></description>
          <pubDate>Mon, 13 Mar 2017 11:20:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240319#post2240319</guid>
        </item>
                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240318#post2240318</link>
          <description><![CDATA[<p>Thanks Ross,</p>
<p>I'll look into those</p>
<p>Jerry</p>

]]></description>
          <pubDate>Mon, 13 Mar 2017 09:11:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240318#post2240318</guid>
        </item>
                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240317#post2240317</link>
          <description><![CDATA[<p>Hi Jerry</p>
<p>Thanks for posting</p>
<p>The $GLOBAL array is only going to be set for the page you are currently on.</p>
<p>To use the same values on different pages, you can look at the $SESSION variable.</p>
<p>Another option could be looking at storing the values in your database.</p>
<p>Do either of those options seem like they'd work?</p>
<p>Let me know what you think.</p>]]></description>
          <pubDate>Mon, 13 Mar 2017 09:07:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240317#post2240317</guid>
        </item>
                <item>
          <title>Setting Global Variables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240315#post2240315</link>
          <description><![CDATA[<p>Hi All,<br /><br />OK I’m feeling silly.<br /><br />I’m trying to set the global variable newGlob to a value of 30 using  &lt;?php $GLOBALS['newGlob'] = 30 ?&gt; on a page that I’m loading.<br /><br />I had thought that once set, a global variable could be used on other pages and by CMSB<br /><br />I guess I just don’t understand the process, since it doesn’t seem to do the job and I can’t echo newGlob on any other page.<br /><br />Any thoughts?<br /><br />Jerry Kornbluth</p>]]></description>
          <pubDate>Sun, 12 Mar 2017 10:18:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240315#post2240315</guid>
        </item>
              </channel>
    </rss>
  