<?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: PHP Antispam</title>
	<atom:link href="http://www.php4every1.com/tutorials/php-antispam-measures/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php4every1.com/tutorials/php-antispam-measures/</link>
	<description>Blog with PHP, MySQL and other tutorials. You can also download my scripts, report a bug or leave a feedback.</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:00:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: enrique</title>
		<link>http://www.php4every1.com/tutorials/php-antispam-measures/comment-page-1/#comment-21843</link>
		<dc:creator>enrique</dc:creator>
		<pubDate>Sun, 03 Jul 2011 03:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=214#comment-21843</guid>
		<description>I don&#039;t  care other but for me your articles is useful to me ...
Thank you......</description>
		<content:encoded><![CDATA[<p>I don&#8217;t  care other but for me your articles is useful to me &#8230;<br />
Thank you&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marijan Šuflaj</title>
		<link>http://www.php4every1.com/tutorials/php-antispam-measures/comment-page-1/#comment-13924</link>
		<dc:creator>Marijan Šuflaj</dc:creator>
		<pubDate>Wed, 16 Feb 2011 10:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=214#comment-13924</guid>
		<description>Well, what ever was made by man could be easily hacked one way or an other. Your forms will never be 100% safe.

I just wanted to give some basic ideas how to fight spam.</description>
		<content:encoded><![CDATA[<p>Well, what ever was made by man could be easily hacked one way or an other. Your forms will never be 100% safe.</p>
<p>I just wanted to give some basic ideas how to fight spam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amateur</title>
		<link>http://www.php4every1.com/tutorials/php-antispam-measures/comment-page-1/#comment-13913</link>
		<dc:creator>amateur</dc:creator>
		<pubDate>Wed, 16 Feb 2011 07:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=214#comment-13913</guid>
		<description>Mind this, your work around are the basics. I once thought that those are enough.
But until some bot spamming into my site with a very advanced technology, i&#039;ve been trembled by the technique of hacking.

Http referer is really easy to be faked. How many anonymous ip you will blacklist? The bot can easily change into another ip in a minute or less.
And the random string which is attached into html form is can be predicted no matter how advance you will hide or obfuscate it.
They are way too professional for only this.
Even they can bypass most of advanced captcha that ever made.</description>
		<content:encoded><![CDATA[<p>Mind this, your work around are the basics. I once thought that those are enough.<br />
But until some bot spamming into my site with a very advanced technology, i&#8217;ve been trembled by the technique of hacking.</p>
<p>Http referer is really easy to be faked. How many anonymous ip you will blacklist? The bot can easily change into another ip in a minute or less.<br />
And the random string which is attached into html form is can be predicted no matter how advance you will hide or obfuscate it.<br />
They are way too professional for only this.<br />
Even they can bypass most of advanced captcha that ever made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advanced PHP User Login &#124; PHP for everyone</title>
		<link>http://www.php4every1.com/tutorials/php-antispam-measures/comment-page-1/#comment-272</link>
		<dc:creator>Advanced PHP User Login &#124; PHP for everyone</dc:creator>
		<pubDate>Tue, 11 Aug 2009 12:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=214#comment-272</guid>
		<description>[...] Then we do some checking. If you are wondering why we use while loop to check our data, read this tutorial (at the bottom of the page). First 3 checks validate if user has entered all required [...]</description>
		<content:encoded><![CDATA[<p>[...] Then we do some checking. If you are wondering why we use while loop to check our data, read this tutorial (at the bottom of the page). First 3 checks validate if user has entered all required [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

