<?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: Addslashes or Mysql_real_escape_string to use to Avoid SQL Injection</title>
	<atom:link href="http://zacklive.com/addslashes-or-mysql-real-escape-string-avoid-sql-injection/906/feed/" rel="self" type="application/rss+xml" />
	<link>http://zacklive.com/addslashes-or-mysql-real-escape-string-avoid-sql-injection/906/</link>
	<description>Free Online Resource</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Zack Live</title>
		<link>http://zacklive.com/addslashes-or-mysql-real-escape-string-avoid-sql-injection/906/#comment-2927</link>
		<dc:creator>Zack Live</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://zacklive.com/?p=906#comment-2927</guid>
		<description>&lt;strong&gt;PHP防止SQL Injection: Addslashes还是Mysql_real_escape_string...&lt;/strong&gt;

最近看了几篇关于防止SQL Injection的文章，跟大家分享一下我学到的东西。 PHP防止SQL Injection主要有两种做法，分别应用两个函数：addslashes()和mysql_real_escape_string()。早期一般用addslashes()，现在主要用mysql_real_escape_string()，这两个有什么分别呢？Alan Storm 作了以下的解释： PHP’s mysql_real_escape_string function will, more or l...</description>
		<content:encoded><![CDATA[<p><strong>PHP防止SQL Injection: Addslashes还是Mysql_real_escape_string&#8230;</strong></p>
<p>最近看了几篇关于防止SQL Injection的文章，跟大家分享一下我学到的东西。 PHP防止SQL Injection主要有两种做法，分别应用两个函数：addslashes()和mysql_real_escape_string()。早期一般用addslashes()，现在主要用mysql_real_escape_string()，这两个有什么分别呢？Alan Storm 作了以下的解释： PHP’s mysql_real_escape_string function will, more or l&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack Live</title>
		<link>http://zacklive.com/addslashes-or-mysql-real-escape-string-avoid-sql-injection/906/#comment-2926</link>
		<dc:creator>Zack Live</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://zacklive.com/?p=906#comment-2926</guid>
		<description>&lt;strong&gt;PHP防止SQL Injection: Addslashes還是Mysql_real_escape_string...&lt;/strong&gt;

最近看了幾篇關於防止SQL Injection的文章，跟大家分享一下我學到的東西。 PHP防止SQL Injection主要有兩種做法，分別應用兩個函數：addslashes()和mysql_real_escape_string()。早期一般用addslashes()，現在主要用mysql_real_escape_string()，這兩個有什麼分別呢？Alan Storm 作了以下的解釋： PHP’s mysql_real_escape_string function will, more or l...</description>
		<content:encoded><![CDATA[<p><strong>PHP防止SQL Injection: Addslashes還是Mysql_real_escape_string&#8230;</strong></p>
<p>最近看了幾篇關於防止SQL Injection的文章，跟大家分享一下我學到的東西。 PHP防止SQL Injection主要有兩種做法，分別應用兩個函數：addslashes()和mysql_real_escape_string()。早期一般用addslashes()，現在主要用mysql_real_escape_string()，這兩個有什麼分別呢？Alan Storm 作了以下的解釋： PHP’s mysql_real_escape_string function will, more or l&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

