<?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 filter user submitted data easily in PHP?</title>
	<atom:link href="http://www.coderchris.com/php/how-to-filter-user-submitted-data-easily-in-php/2008/08/18/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coderchris.com/php/how-to-filter-user-submitted-data-easily-in-php/2008/08/18</link>
	<description>Freelance PHP5 development and MySQL DBA</description>
	<lastBuildDate>Fri, 20 Nov 2009 17:15:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jasper</title>
		<link>http://www.coderchris.com/php/how-to-filter-user-submitted-data-easily-in-php/2008/08/18/comment-page-1#comment-1594</link>
		<dc:creator>Jasper</dc:creator>
		<pubDate>Thu, 27 Nov 2008 08:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderchris.com/2008/08/18/how-to-filter-user-submitted-data-easily-in-php/#comment-1594</guid>
		<description>I personally don&#039;t use array map because it&#039;s all well and good when you&#039;re expecting only strings to come through for filtering, but if you&#039;re expecting integers to make up dates and the like, using array map in my experience has always resulted in going back and fixing stuff, or having to do more filtering anyway so it&#039;s a bit of a waste of time.

Maybe I just haven&#039;t thought about it enough.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I personally don&#8217;t use array map because it&#8217;s all well and good when you&#8217;re expecting only strings to come through for filtering, but if you&#8217;re expecting integers to make up dates and the like, using array map in my experience has always resulted in going back and fixing stuff, or having to do more filtering anyway so it&#8217;s a bit of a waste of time.</p>
<p>Maybe I just haven&#8217;t thought about it enough.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.282 seconds -->
