<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: capture php referrer</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: capture php referrer</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 07:37:47 +0000</pubDate>

<item>
<title>leisurepublishing on "capture php referrer"</title>
<link>https://www.machform.com/forums/topic/capture-php-referrer#post-8364</link>
<pubDate>Mon, 11 Jan 2010 22:28:52 +0000</pubDate>
<dc:creator>leisurepublishing</dc:creator>
<guid isPermaLink="false">8364@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Let's say I wanted to have it added to EVERY entry across all my forms under &#34;Entry Data&#34;.  What and where would I need to add code?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "capture php referrer"</title>
<link>https://www.machform.com/forums/topic/capture-php-referrer#post-7706</link>
<pubDate>Fri, 16 Oct 2009 14:39:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7706@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This is pretty similar with my post here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/dynamic-content-php?replies=25#post-304&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/dynamic-content-php?replies=25#post-304&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, you need to change this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$element[$j]-&#38;gt;default_value = $_GET[&#38;#39;email&#38;#39;];&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$element[$j]-&#38;gt;default_value = $_SERVER[&#38;quot;HTTP_REFERER&#38;quot;];&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>leisurepublishing on "capture php referrer"</title>
<link>https://www.machform.com/forums/topic/capture-php-referrer#post-7692</link>
<pubDate>Thu, 15 Oct 2009 21:48:26 +0000</pubDate>
<dc:creator>leisurepublishing</dc:creator>
<guid isPermaLink="false">7692@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I notice that by default the form submissions also capture in hidden fields the IP address and date of submission of the submitter.  I'd like to also capture the &#60;code&#62;$_SERVER[&#38;quot;HTTP_REFERER&#38;quot;]&#60;/code&#62; and have it show up in the captured data.&#60;/p&#62;
&#60;p&#62;What file(s) do I need to edit to accomplish that?  Or maybe you can point me to a post that someone has asked something similar in the past (on any global variable)?  I did look before posting though, didn't see anything.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
