<?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: How to Set Up an Affiliate Link Redirect System</title>
	<atom:link href="http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/</link>
	<description>the internet is always open</description>
	<lastBuildDate>Tue, 17 Aug 2010 17:38:13 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mrs. Accountability</title>
		<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/comment-page-1/#comment-387</link>
		<dc:creator>Mrs. Accountability</dc:creator>
		<pubDate>Fri, 11 Jun 2010 23:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=332#comment-387</guid>
		<description>So that is how that is done. All way over my head, unfortunately. First, where does that snippet of php coding go? Into a notepad file saved to the root directory of my blog? And named something.php, or does it go somewhere in my blog coding? I am self hosting with Wordpress and Atahualpa.</description>
		<content:encoded><![CDATA[<p>So that is how that is done. All way over my head, unfortunately. First, where does that snippet of php coding go? Into a notepad file saved to the root directory of my blog? And named something.php, or does it go somewhere in my blog coding? I am self hosting with WordPress and Atahualpa.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/comment-page-1/#comment-290</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Sun, 31 Jan 2010 15:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=332#comment-290</guid>
		<description>Since the data is being used to form a URL, I don&#039;t think you have that risk.</description>
		<content:encoded><![CDATA[<p>Since the data is being used to form a URL, I don&#8217;t think you have that risk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbhunter</title>
		<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/comment-page-1/#comment-286</link>
		<dc:creator>mbhunter</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=332#comment-286</guid>
		<description>Right, there&#039;s no DB issue, but what about code injection or remote file inclusion via the $_GET variable?  (There are decent descriptions of these on Wikipedia.)</description>
		<content:encoded><![CDATA[<p>Right, there&#8217;s no DB issue, but what about code injection or remote file inclusion via the $_GET variable?  (There are decent descriptions of these on Wikipedia.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/comment-page-1/#comment-284</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=332#comment-284</guid>
		<description>In the above case, I wouldn&#039;t be too worried because the code just redirects people. It doesn&#039;t go into a database and it doesn&#039;t use the tag data to do it, so it&#039;s harmless.

However, if you do access the database and use that tag information, htmlspecialchars won&#039;t be enough for someone experienced. If you want to learn more, you can read about it &lt;a href=&quot;http://stackoverflow.com/questions/110575/do-htmlspecialchars-and-mysqlrealescapestring-keep-my-php-code-safe-from-injec&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. The first answer is especially detailed.</description>
		<content:encoded><![CDATA[<p>In the above case, I wouldn&#8217;t be too worried because the code just redirects people. It doesn&#8217;t go into a database and it doesn&#8217;t use the tag data to do it, so it&#8217;s harmless.</p>
<p>However, if you do access the database and use that tag information, htmlspecialchars won&#8217;t be enough for someone experienced. If you want to learn more, you can read about it <a href="http://stackoverflow.com/questions/110575/do-htmlspecialchars-and-mysqlrealescapestring-keep-my-php-code-safe-from-injec" rel="nofollow">here</a>. The first answer is especially detailed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbhunter</title>
		<link>http://www.wangarific.com/how-to-set-up-an-affiliate-link-redirect-system/comment-page-1/#comment-283</link>
		<dc:creator>mbhunter</dc:creator>
		<pubDate>Thu, 28 Jan 2010 08:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=332#comment-283</guid>
		<description>I&#039;m enjoying these articles very much.

So htmlspecialchars is enough to prevent injection?</description>
		<content:encoded><![CDATA[<p>I&#8217;m enjoying these articles very much.</p>
<p>So htmlspecialchars is enough to prevent injection?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
