<?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: Secure PHP and SQL Injections</title>
	<atom:link href="http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/</link>
	<description>PHP, WordPress and Business Ramblings</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:31:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sarah</title>
		<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/comment-page-1/#comment-16267</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 20 Jan 2009 12:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/#comment-16267</guid>
		<description>Hi Marie. What version of PHP are you running on? the mysql function has been around for a while. Make sure you&#039;ve already connected to MySQL before running it though. Feel free to post up the actual error you get from trying to use it and hopefully we can try and solve it for you :)</description>
		<content:encoded><![CDATA[<p>Hi Marie. What version of PHP are you running on? the mysql function has been around for a while. Make sure you&#039;ve already connected to MySQL before running it though. Feel free to post up the actual error you get from trying to use it and hopefully we can try and solve it for you <img src='http://www.stuffbysarah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie</title>
		<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/comment-page-1/#comment-16248</link>
		<dc:creator>Marie</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/#comment-16248</guid>
		<description>Very useful, thank you. Most of those issues I&#039;ve already tried to solve on the site I&#039;m working on, but unfortunately mysql_real_escape_string doesn&#039;t seem to be working for me/on my server.

Will certainly use the &quot;count&quot; trick for logins.</description>
		<content:encoded><![CDATA[<p>Very useful, thank you. Most of those issues I&#039;ve already tried to solve on the site I&#039;m working on, but unfortunately mysql_real_escape_string doesn&#039;t seem to be working for me/on my server.</p>
<p>Will certainly use the &#034;count&#034; trick for logins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/comment-page-1/#comment-16076</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Sun, 30 Nov 2008 15:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/#comment-16076</guid>
		<description>Hi Amine, I&#039;m not quite sure what you&#039;re asking for. I use the escapeString function above to encode/clean up information received via all the super globals (GET, POST, COOKIE, SERVER etc), unless I use other means of error checking as outlined here - http://www.stuffbysarah.net/2007/11/21/secure-your-inputs/</description>
		<content:encoded><![CDATA[<p>Hi Amine, I&#039;m not quite sure what you&#039;re asking for. I use the escapeString function above to encode/clean up information received via all the super globals (GET, POST, COOKIE, SERVER etc), unless I use other means of error checking as outlined here &#8211; <a href="http://www.stuffbysarah.net/2007/11/21/secure-your-inputs/" rel="nofollow" class="internal">http://www.stuffbysarah.net/20.....ur-inputs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amine</title>
		<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/comment-page-1/#comment-16067</link>
		<dc:creator>Amine</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/#comment-16067</guid>
		<description>that&#039;s really interesting. I would like to ask a question: can we get a class which can encrypt the sent data and the recieved one from the $_GET, $_POST, ... for ex.??</description>
		<content:encoded><![CDATA[<p>that&#039;s really interesting. I would like to ask a question: can we get a class which can encrypt the sent data and the recieved one from the $_GET, $_POST, &#8230; for ex.??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuff by Sarah &#187; Portable PHP</title>
		<link>http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/comment-page-1/#comment-1663</link>
		<dc:creator>Stuff by Sarah &#187; Portable PHP</dc:creator>
		<pubDate>Sat, 15 Jul 2006 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2006/03/18/secure-php-and-sql-injections/#comment-1663</guid>
		<description>[...] Don&#8217;t assume Magic Quotes are on, and to be honest, if they are, reverse their work and use a more secure method. [...]</description>
		<content:encoded><![CDATA[<p>[...] Don&#039;t assume Magic Quotes are on, and to be honest, if they are, reverse their work and use a more secure method. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

