<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hiding Links With PHP and Counting Clicks with MySQL</title>
	<atom:link href="http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/</link>
	<description></description>
	<lastBuildDate>Sun, 31 Jan 2010 10:29:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Studge</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-36247</link>
		<dc:creator>Studge</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-36247</guid>
		<description>I think I understand what you are saying here.  When the affiliate link is followed, it should set a cookie that shows my affiliate code has brought this user to their site - the cookie lasts a set amount of time and any purchases made during this period would yield me a percentage (this is just an example of a typical affiliate system).  After the link is already followed, it doesn&#039;t really matter what the user puts in the address bar since the cookie has been set.</description>
		<content:encoded><![CDATA[<p>I think I understand what you are saying here.  When the affiliate link is followed, it should set a cookie that shows my affiliate code has brought this user to their site &#8211; the cookie lasts a set amount of time and any purchases made during this period would yield me a percentage (this is just an example of a typical affiliate system).  After the link is already followed, it doesn&#8217;t really matter what the user puts in the address bar since the cookie has been set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clinton</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-36246</link>
		<dc:creator>Clinton</dc:creator>
		<pubDate>Wed, 21 Oct 2009 12:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-36246</guid>
		<description>I&#039;m not sure of how affiliate links work but the php code here basically puts a link inside the url bar of your browser. i.e the link that you click on will say www.mydomain.com/advert.php?ad=1 and then when you click it the browser url will show www.someaffiliateprogram.com/affid=12345.  If the user wants to remove this all he really needs to do is remove the affid=12345 in the url and hit enter.  If i&#039;m mistaken can someone please set me straight.

Thanks
Clinton</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure of how affiliate links work but the php code here basically puts a link inside the url bar of your browser. i.e the link that you click on will say <a href="http://www.mydomain.com/advert.php?ad=1" rel="nofollow">http://www.mydomain.com/advert.php?ad=1</a> and then when you click it the browser url will show <a href="http://www.someaffiliateprogram.com/affid=12345" rel="nofollow">http://www.someaffiliateprogram.com/affid=12345</a>.  If the user wants to remove this all he really needs to do is remove the affid=12345 in the url and hit enter.  If i&#8217;m mistaken can someone please set me straight.</p>
<p>Thanks<br />
Clinton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-36008</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-36008</guid>
		<description>I may have missed this, but is it possible to tweak the code to have it count only unique clicks? I&#039;d like to use the script to power a number of &quot;Like&quot; buttons on our pages, but I don&#039;t want people to be able to artificially drive up the scores.</description>
		<content:encoded><![CDATA[<p>I may have missed this, but is it possible to tweak the code to have it count only unique clicks? I&#8217;d like to use the script to power a number of &#8220;Like&#8221; buttons on our pages, but I don&#8217;t want people to be able to artificially drive up the scores.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Templates</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-35519</link>
		<dc:creator>Free Templates</dc:creator>
		<pubDate>Fri, 11 Sep 2009 16:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-35519</guid>
		<description>Thank you for this great script! This is what I need!</description>
		<content:encoded><![CDATA[<p>Thank you for this great script! This is what I need!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-34777</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-34777</guid>
		<description>Thanks! Came up 2nd result on google when searching &quot;php redirect script count clicks&quot; this is exactly what I needed.</description>
		<content:encoded><![CDATA[<p>Thanks! Came up 2nd result on google when searching &#8220;php redirect script count clicks&#8221; this is exactly what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Studge</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-34695</link>
		<dc:creator>Studge</dc:creator>
		<pubDate>Thu, 30 Jul 2009 14:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-34695</guid>
		<description>It sure could, this is merely a how-to for someone writing custom code or not using a CMS.</description>
		<content:encoded><![CDATA[<p>It sure could, this is merely a how-to for someone writing custom code or not using a CMS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hsdpa-Ralf</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-33686</link>
		<dc:creator>Hsdpa-Ralf</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-33686</guid>
		<description>Hey, thank you, but in the meantime it could be solved easier, isn´t it? Especially if you you use a Wordpressinstallation combined with the widget solving this.</description>
		<content:encoded><![CDATA[<p>Hey, thank you, but in the meantime it could be solved easier, isn´t it? Especially if you you use a Wordpressinstallation combined with the widget solving this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modify Script - Add Stats &#124; work from home data entry jobs</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-6493</link>
		<dc:creator>Modify Script - Add Stats &#124; work from home data entry jobs</dc:creator>
		<pubDate>Thu, 20 Nov 2008 22:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-6493</guid>
		<description>[...] counts all the links together. I am not that good at PHP, but the code I used can be found here:rrhttp://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/rrYou can use the above code or not, your choice.rrI want the clicks displayed in a graph, you can [...]</description>
		<content:encoded><![CDATA[<p>[...] counts all the links together. I am not that good at PHP, but the code I used can be found here:rrhttp://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/rrYou can use the above code or not, your choice.rrI want the clicks displayed in a graph, you can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunga</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-6486</link>
		<dc:creator>Sunga</dc:creator>
		<pubDate>Thu, 20 Nov 2008 12:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-6486</guid>
		<description>If this could be made into a wordpress plugin, it would be of very great help for non-coders out here. Anyone up for the challenge?</description>
		<content:encoded><![CDATA[<p>If this could be made into a wordpress plugin, it would be of very great help for non-coders out here. Anyone up for the challenge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why and How To Cloak Your Affiliate Links &#124; Nigerian Entrepreneur</title>
		<link>http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/comment-page-1/#comment-6433</link>
		<dc:creator>Why and How To Cloak Your Affiliate Links &#124; Nigerian Entrepreneur</dc:creator>
		<pubDate>Mon, 17 Nov 2008 18:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/#comment-6433</guid>
		<description>[...] Redirect Scripts (if you love codes try Studge) [...]</description>
		<content:encoded><![CDATA[<p>[...] Redirect Scripts (if you love codes try Studge) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.386 seconds -->
<!-- Cached page served by WP-Cache -->
