<?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>Thu, 20 Jun 2013 06:01:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Web Builder Zone: 5 features of PHP that seem hacks, but save your life]]></title>
      <guid>http://www.phpdeveloper.org/news/15366</guid>
      <link>http://www.phpdeveloper.org/news/15366</link>
      <description><![CDATA[<p>
On the Web Builder Zone today there's <a href="http://css.dzone.com/articles/5-features-php">a new article</a> that talks about five things that, while they may seem like hacks in your development, they might come in very handy in the right situations.
</p>
<blockquote>
Ilia is one of the people that get his hands dirty in the PHP core, and PHP has indeed many overlooked features. [...] However, thinking about this load of features inspired me to write this article: I'll include here 5 features that at first seem an hack, but can save your life while coding in PHP. In fact, you probably use or will use them every day without noticing.
</blockquote>
<p>
His list of five is made up of the access our scripts have to private properties via Reflection, using <a href="http://php.net/eval">eval</a>, the __DIR__ constant, the fact that a closing "?&gt;" isn't needed and the fact that PHP has "__sleep()".
</p>]]></description>
      <pubDate>Tue, 02 Nov 2010 08:40:00 -0500</pubDate>
    </item>
  </channel>
</rss>
