<?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, 19 Jun 2013 12:28:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Johannes Schluter's Blog: A hidden gem in PHP 5.3: fileinfo]]></title>
      <guid>http://www.phpdeveloper.org/news/11586</guid>
      <link>http://www.phpdeveloper.org/news/11586</link>
      <description><![CDATA[<p>
<i>Johannes Schluter</i> has pointed out a "hidden gem" for PHP 5.3 in his <a href="http://schlueters.de/blog/archives/92-A-hidden-gem-in-PHP-5.3-fileinfo.html">latest blog post</a> - the <a href="http://php.net/fileinfo">fileinfo extension</a>.
</p>
<blockquote>
This series is not meant to be complete but some personal choice, these blog postings are also no replacement for documentation, but just pointers. My goal is that you try out 5.3 right now so we can fix bugs as soon as possible before releasing it  The NEWS file has a quite short entry for my first subject: Added fileinfo extension as replacement for mime_magic extension. (Derick)
</blockquote>
<p>
He looks at one situation where <a href="http://php.net/fileinfo">the extension</a> could come in very handy - getting the content type of the file for a download push - as well as why its better than the older mime_content_type function.
</p>]]></description>
      <pubDate>Wed, 17 Dec 2008 09:35:59 -0600</pubDate>
    </item>
  </channel>
</rss>
