<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023364" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023364</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/question-0#comment-1143574</link>
    <description> &lt;p&gt;if it&#039;s a query string you can get that information by setting session variables that interpret it.&lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;p&gt;if (isset($source) &amp;amp;&amp;amp; $source == (&#039;Google&#039; || &#039;something in particular&#039;)) {&lt;br /&gt;
    $_SESSION[&#039;source&#039;] = $source;&lt;br /&gt;
    }&lt;/p&gt;
&lt;p&gt;You&#039;d not want to be allowing people to set any source from a query string. Hopefully someone else can help with the security of this sort of thing.&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Dec 2003 01:50:59 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1143574 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/question-0#comment-1143571</link>
    <description> &lt;p&gt;i think busy is right, and want to warn you, some people have firewalls that remove that, and in all cases it&#039;s optional for the browser to send it. i belive mozilla firebird you can disable it as well as some others.&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Dec 2003 01:37:10 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1143571 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/question-0#comment-1143552</link>
    <description> &lt;p&gt;I think it&#039;s $_SERVER[&quot;HTTP_REFERER&quot;]&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Dec 2003 21:47:40 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1143552 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/question-0#comment-1143531</link>
    <description> &lt;p&gt;I guess a better what to put it is:&lt;/p&gt;
&lt;p&gt;When i user comes to my site from a specific URL, say training.html?Source=google and they end up registering I would like to know that they came from source=google&lt;/p&gt;
&lt;p&gt;How can I get that information if they directly do not register first?&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Dec 2003 16:12:58 +0000</pubDate>
 <dc:creator>nitestarz</dc:creator>
 <guid isPermaLink="false">comment 1143531 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
