<?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: Data filtering with PHP&#8217;s Filter extension</title>
	<atom:link href="http://robertbasic.com/blog/data-filtering-with-php-filter-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/</link>
	<description>the magic of coding...</description>
	<lastBuildDate>Sun, 08 Jan 2012 19:22:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dude</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-3122</link>
		<dc:creator>Dude</dc:creator>
		<pubDate>Mon, 20 Jul 2009 05:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-3122</guid>
		<description>I agree with the lack of convenience these constants create - like many PHP users, I&#039;m always on the look for cleaner, more consistent ways to filter user input. It&#039;s nice to see at least some standardization in the library.

Anyway, FILTER_VALIDATE_EMAIL doesn&#039;t check that a top-level domain (.net, .com, .org, etc) exists after the @ - so bob@website will validate as a proper email address (tested on PHP 5.2.9). For better control, use regular expressions.</description>
		<content:encoded><![CDATA[<p>I agree with the lack of convenience these constants create &#8211; like many PHP users, I&#8217;m always on the look for cleaner, more consistent ways to filter user input. It&#8217;s nice to see at least some standardization in the library.</p>
<p>Anyway, FILTER_VALIDATE_EMAIL doesn&#8217;t check that a top-level domain (.net, .com, .org, etc) exists after the @ &#8211; so bob@website will validate as a proper email address (tested on PHP 5.2.9). For better control, use regular expressions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jones</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-1283</link>
		<dc:creator>Jones</dc:creator>
		<pubDate>Fri, 03 Apr 2009 09:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-1283</guid>
		<description>This is deffently something to consider, I just get my home made PHP-based CMS hacked.. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>This is deffently something to consider, I just get my home made PHP-based CMS hacked.. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Guadaldo</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-849</link>
		<dc:creator>Jamie Guadaldo</dc:creator>
		<pubDate>Tue, 03 Feb 2009 18:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-849</guid>
		<description>This is great because now idiot hackers who want to steal my website or trash my website will have a more difficult time doing so thanks to this little handy script.

Thanks to this post maybe more coders and programmers will take advantage of this nice security feature of PHP (or even better, encourage more people to use PHP to begin with).</description>
		<content:encoded><![CDATA[<p>This is great because now idiot hackers who want to steal my website or trash my website will have a more difficult time doing so thanks to this little handy script.</p>
<p>Thanks to this post maybe more coders and programmers will take advantage of this nice security feature of PHP (or even better, encourage more people to use PHP to begin with).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaddSkillz</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-732</link>
		<dc:creator>MaddSkillz</dc:creator>
		<pubDate>Mon, 19 Jan 2009 22:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-732</guid>
		<description>Hmm this looks like something that will be worth a shot! thanks for the post</description>
		<content:encoded><![CDATA[<p>Hmm this looks like something that will be worth a shot! thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code in Tumble - Links aufgesammelt</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-478</link>
		<dc:creator>Code in Tumble - Links aufgesammelt</dc:creator>
		<pubDate>Wed, 17 Dec 2008 21:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-478</guid>
		<description>[...] Data filtering with PHP’s Filter extension: Dieser schlafende Hund aus der Schublade (frei nach Michi Glos) wurde erweckt und pr&#228;sentiert eine Interessante Funktion in PHP 5.2: Filtern. [...]</description>
		<content:encoded><![CDATA[<p>[...] Data filtering with PHP’s Filter extension: Dieser schlafende Hund aus der Schublade (frei nach Michi Glos) wurde erweckt und pr&#228;sentiert eine Interessante Funktion in PHP 5.2: Filtern. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-12-17 &#124; Squirrel Hacker</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-477</link>
		<dc:creator>links for 2008-12-17 &#124; Squirrel Hacker</dc:creator>
		<pubDate>Wed, 17 Dec 2008 12:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-477</guid>
		<description>[...] Data filtering with PHP&#039;s Filter extension ~ Robert Basic Cool&#8230; I had no idea this existed (tags: php tips opensource)      This entry was posted on Wednesday, December 17th, 2008 at 7:08 am and is filed under Delicious Links . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [...]</description>
		<content:encoded><![CDATA[<p>[...] Data filtering with PHP&#39;s Filter extension ~ Robert Basic Cool&#8230; I had no idea this existed (tags: php tips opensource)      This entry was posted on Wednesday, December 17th, 2008 at 7:08 am and is filed under Delicious Links . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swizec</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-474</link>
		<dc:creator>Swizec</dc:creator>
		<pubDate>Tue, 16 Dec 2008 23:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-474</guid>
		<description>Ooooh, definitely gonna be giving this a try</description>
		<content:encoded><![CDATA[<p>Ooooh, definitely gonna be giving this a try</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-473</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-473</guid>
		<description>While the url filter is a bit iffy (reportedly it&#039;s just a parse_url check) it is a very useful extension to have. Can make lots of strip_tags etc. a thing of the past.</description>
		<content:encoded><![CDATA[<p>While the url filter is a bit iffy (reportedly it&#8217;s just a parse_url check) it is a very useful extension to have. Can make lots of strip_tags etc. a thing of the past.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data filtering with PHP&#8217;s Filter extension &#124; PHP-Blog.com</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-471</link>
		<dc:creator>Data filtering with PHP&#8217;s Filter extension &#124; PHP-Blog.com</dc:creator>
		<pubDate>Mon, 15 Dec 2008 23:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-471</guid>
		<description>[...] post: Data filtering with PHP&#8217;s Filter extension     Related ArticlesBookmarksTags      Data types PHP stores whole numbers in a platform-dependent [...]</description>
		<content:encoded><![CDATA[<p>[...] post: Data filtering with PHP&#8217;s Filter extension     Related ArticlesBookmarksTags      Data types PHP stores whole numbers in a platform-dependent [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper</title>
		<link>http://robertbasic.com/blog/data-filtering-with-php-filter-extension/#comment-470</link>
		<dc:creator>Jasper</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=439#comment-470</guid>
		<description>Yeah, but that&#039;s annoying!</description>
		<content:encoded><![CDATA[<p>Yeah, but that&#8217;s annoying!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

