<?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: Developing A Login System With PHP And MySQL &#8211; Part 2</title>
	<atom:link href="http://www.hostscreamer.com/2007/02/25/developing-a-login-system-with-php-and-mysql-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostscreamer.com/2007/02/25/developing-a-login-system-with-php-and-mysql-part-2/</link>
	<description>Just Learn - DIY</description>
	<lastBuildDate>Mon, 22 Jun 2009 20:16:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DGM</title>
		<link>http://www.hostscreamer.com/2007/02/25/developing-a-login-system-with-php-and-mysql-part-2/comment-page-1/#comment-231</link>
		<dc:creator>DGM</dc:creator>
		<pubDate>Fri, 06 Apr 2007 03:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostscreamer.com/?p=23#comment-231</guid>
		<description>Please investigate a concept called &quot;sql injection&quot; before using the code presented here. This code is vulnerable to sql injection...

Suppose a malicious hacker comes along and enters in the user id field:

user&#039;; drop database login_tbl; select &#039;</description>
		<content:encoded><![CDATA[<p>Please investigate a concept called &#8220;sql injection&#8221; before using the code presented here. This code is vulnerable to sql injection&#8230;</p>
<p>Suppose a malicious hacker comes along and enters in the user id field:</p>
<p>user&#8217;; drop database login_tbl; select &#8216;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
