<?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>Wed, 22 May 2013 14:12:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Security Tips #10, #11, and #12]]></title>
      <guid>http://www.phpdeveloper.org/news/7454</guid>
      <link>http://www.phpdeveloper.org/news/7454</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted three new helpful security tips to add to their <a href="http://devzone.zend.com/public/view/tag/Security_Tips">growing list</a> - one on mailing, one about working with privileges, and the other on the dangers of eval:
<ul>
<li>In <a href="http://devzone.zend.com/node/view/id/1815">tip #10</a>, <i>Cal</i> looks briefly at some of the dangers of blindly using form input when sending a mail. One never knows what kind of nasty headers a user might enter.
<li><a href="http://devzone.zend.com/node/view/id/1817">Tip #11</a> recommends the "path of least privileges" when it comes to allowing access to your application. Don't go global when simple will do just fine - even with the best of intentions, the wrong access can lead to big issues.
<li>Finally, in <a href="http://devzone.zend.com/node/view/id/1821">tip #12</a>, one of the more discouraged functions in PHP is discussed - eval. This one little function, when fed the wrong kind of string, can unravel your application from the inside out and provide a would-be attacker just the opening they might need.
</ul>
<p>
You can check out more great security tips like these on the <a href="http://devzone.zend.com/public/view/tag/Security_Tips">Zend Developer Zone</a> website.
</p>]]></description>
      <pubDate>Mon, 19 Mar 2007 11:24:00 -0500</pubDate>
    </item>
  </channel>
</rss>
