<?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: Are You Making These 10 PHP Mistakes?</title>
	<atom:link href="http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sun, 21 Mar 2010 12:26:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dESiGNERz BLOG &#187; 120 Tips, Tricks, and Tuts from 2009 Worth your Time</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-171716</link>
		<dc:creator>dESiGNERz BLOG &#187; 120 Tips, Tricks, and Tuts from 2009 Worth your Time</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-171716</guid>
		<description>[...] Are You Making These 10 PHP Mistakes? [...]</description>
		<content:encoded><![CDATA[<p>[...] Are You Making These 10 PHP Mistakes? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmarreros</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-156746</link>
		<dc:creator>jmarreros</dc:creator>
		<pubDate>Sat, 02 Jan 2010 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-156746</guid>
		<description>thanks for sharing these tips</description>
		<content:encoded><![CDATA[<p>thanks for sharing these tips</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helloworlder</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-156680</link>
		<dc:creator>helloworlder</dc:creator>
		<pubDate>Sat, 02 Jan 2010 04:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-156680</guid>
		<description>I think to sanitize form data you must use mysql_real_escape_string(), and not htmlspecialchars()

From the PHP manual &quot;[mysql_real_escape_string] must always (with few exceptions) be used to make data safe before sending a query to MySQL.&quot;</description>
		<content:encoded><![CDATA[<p>I think to sanitize form data you must use mysql_real_escape_string(), and not htmlspecialchars()</p>
<p>From the PHP manual &#8220;[mysql_real_escape_string] must always (with few exceptions) be used to make data safe before sending a query to MySQL.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yousuck</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-154340</link>
		<dc:creator>yousuck</dc:creator>
		<pubDate>Tue, 29 Dec 2009 10:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-154340</guid>
		<description>Agree with John. Anyone reading this is now more dumb. 7, 8 and 9 are absurd and the rest you should know BEFORE Programming 101.</description>
		<content:encoded><![CDATA[<p>Agree with John. Anyone reading this is now more dumb. 7, 8 and 9 are absurd and the rest you should know BEFORE Programming 101.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhpMyCoder</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-154000</link>
		<dc:creator>PhpMyCoder</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-154000</guid>
		<description>Great Article...one problem:

Adding the shai1 to the ($userpass) gives an added bit of security to the session. Sha1 isn&#039;t a bulletproof method, but it&#039;s a nice barrier of security to keep malicious users at bay.

Should be:

Adding the sha1 to the ($userpass) gives an added bit of security to the session. Sha1 isn&#039;t a bulletproof method, but it&#039;s a nice barrier of security to keep malicious users at bay.

(You wrote shai1 instead of sha1)

Not a major problem, but I though you might want to know!</description>
		<content:encoded><![CDATA[<p>Great Article&#8230;one problem:</p>
<p>Adding the shai1 to the ($userpass) gives an added bit of security to the session. Sha1 isn&#8217;t a bulletproof method, but it&#8217;s a nice barrier of security to keep malicious users at bay.</p>
<p>Should be:</p>
<p>Adding the sha1 to the ($userpass) gives an added bit of security to the session. Sha1 isn&#8217;t a bulletproof method, but it&#8217;s a nice barrier of security to keep malicious users at bay.</p>
<p>(You wrote shai1 instead of sha1)</p>
<p>Not a major problem, but I though you might want to know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bulldoggie studio &#187; 120 Tips, Tricks, and Tuts from 2009 Worth your Time</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-153733</link>
		<dc:creator>bulldoggie studio &#187; 120 Tips, Tricks, and Tuts from 2009 Worth your Time</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-153733</guid>
		<description>[...] Are You Making These 10 PHP Mistakes? [...]</description>
		<content:encoded><![CDATA[<p>[...] Are You Making These 10 PHP Mistakes? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romeo</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-116444</link>
		<dc:creator>Romeo</dc:creator>
		<pubDate>Thu, 08 Oct 2009 07:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-116444</guid>
		<description>Greate Article</description>
		<content:encoded><![CDATA[<p>Greate Article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romeo</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-116443</link>
		<dc:creator>Romeo</dc:creator>
		<pubDate>Thu, 08 Oct 2009 07:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-116443</guid>
		<description>nice article... DB cache is just superb</description>
		<content:encoded><![CDATA[<p>nice article&#8230; DB cache is just superb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-79248</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Mon, 13 Jul 2009 06:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-79248</guid>
		<description>Of course, E_ALL is important, as long as you can track down what PHP is telling you. I&#039;d recommend for all the new PHP programmers to check out:
http://www.phpreferencebook.com/misc/php-errors-common-mistakes/

To help decode the PHP errors.</description>
		<content:encoded><![CDATA[<p>Of course, E_ALL is important, as long as you can track down what PHP is telling you. I&#8217;d recommend for all the new PHP programmers to check out:<br />
<a href="http://www.phpreferencebook.com/misc/php-errors-common-mistakes/" rel="nofollow">http://www.phpreferencebook.com/misc/php-errors-common-mistakes/</a></p>
<p>To help decode the PHP errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel Esser</title>
		<link>http://net.tutsplus.com/articles/are-you-making-these-10-php-mistakes/comment-page-3/#comment-75884</link>
		<dc:creator>Marcel Esser</dc:creator>
		<pubDate>Tue, 30 Jun 2009 21:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2894#comment-75884</guid>
		<description>Actually, many of the people that commented to this thread have written books and articles on the topic.

No one in the above claimed that their code was perfect, or any of that other non-sense you&#039;re accusing people of. The fact of that matter is, very simply, that a lot of the advice was wrong or misleading.</description>
		<content:encoded><![CDATA[<p>Actually, many of the people that commented to this thread have written books and articles on the topic.</p>
<p>No one in the above claimed that their code was perfect, or any of that other non-sense you&#8217;re accusing people of. The fact of that matter is, very simply, that a lot of the advice was wrong or misleading.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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