<?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 03:30:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPHacks.com: Security in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6239</guid>
      <link>http://www.phpdeveloper.org/news/6239</link>
      <description><![CDATA[<p>
One can never be too secure when it comes to online applications. PHP has its problems, making it a bit too easy sometimes to write back code that makes for insecure applications, but, thankfully, there are some simple steps to be taken to greatly reduce these risks. <a href="http://www.phphacks.com/content/view/30/33/">This article</a> from PHPHacks.com shares some of the easiest.
</p>
<p>
Their <a href="http://www.phphacks.com/content/view/30/33/">recommendations</a> are:
<ul>
<li>Never, Ever, Trust Your Users
<li>Using Golbal Variables Correctly
<li>Handling Error Reporting
<li>Preventing SQL Injection
<li>Avoiding File Manipulation
<li>Avoiding Using Defaults
<li>Not Leaving Installation Files Online
<li>Avoiding Predictability
</ul>
Oh, and my personal favorite, which is funny at first glance but seriously true when you really think about it "Be Completely and Utterly Paranoid".
</p>]]></description>
      <pubDate>Mon, 11 Sep 2006 08:26:59 -0500</pubDate>
    </item>
  </channel>
</rss>
