<?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"
	>
<channel>
	<title>Comments for Codex Securitatis</title>
	<atom:link href="http://www.logris.org/security/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.logris.org/security</link>
	<description>Security and programming, "book" of.</description>
	<pubDate>Mon, 15 Mar 2010 11:54:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Escaping is NOT a Security Measure by Peter Maxwell</title>
		<link>http://www.logris.org/security/escaping-is-not-a-security-measure#comment-91</link>
		<dc:creator>Peter Maxwell</dc:creator>
		<pubDate>Sat, 20 Sep 2008 02:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.logris.org/security/?p=5#comment-91</guid>
		<description>The only way I've really been comfortable with user supplied input in SQL queries is using bind-variables.  I'd used PHP's PDO extension (with Oracle at the time).  Don't know what anyone elses views are on this though.</description>
		<content:encoded><![CDATA[<p>The only way I&#8217;ve really been comfortable with user supplied input in SQL queries is using bind-variables.  I&#8217;d used PHP&#8217;s PDO extension (with Oracle at the time).  Don&#8217;t know what anyone elses views are on this though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
