<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 02:43:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Reign's SourceRally Blog: The PHP coder's top 10 mistakes and problems]]></title>
      <guid>http://www.phpdeveloper.org/news/7072</guid>
      <link>http://www.phpdeveloper.org/news/7072</link>
      <description><![CDATA[<p>
On his SourceRally blog, <i>reign</i> as <a href="http://www.sourcerally.net/regin/8-The-PHP-coder%27s-top-10-mistakes-and-problems">a new post</a> listing out the "Top 10 Mistakes & Problems" that PHP developers make.
</p>
<blockquote>
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders.
</blockquote>
<p>
Included on the list are some of the usual suspects:
<ul>
<li>Not escaping entities
<li>Not Escaping SQL input
<li>Requiring and including files using untrusted data
<li>Syntax errors
</ul>
But there's also a few that are just good recommendations and aren't really problems (like using a framework or OOP in an application). Check out the <a href="http://www.sourcerally.net/regin/8-The-PHP-coder%27s-top-10-mistakes-and-problems">full list here</a>.
</p>]]></description>
      <pubDate>Wed, 10 Jan 2007 11:36:00 -0600</pubDate>
    </item>
  </channel>
</rss>
