<?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, 23 May 2013 20:32:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Johannes Schluter's Blog: Improved getopt() in PHP 5.3]]></title>
      <guid>http://www.phpdeveloper.org/news/11616</guid>
      <link>http://www.phpdeveloper.org/news/11616</link>
      <description><![CDATA[<p>
<i>Johannes Schluter</i> has <a href="http://schlueters.de/blog/archives/93-Improved-getopt-in-PHP-5.3.html">posted about</a> another update to be included in PHP 5.3 - an improved getopt function:
</p>
<blockquote>
So PHP 5.3 has lots of new stuff offer, so let's take a look at one change: Added long-option feature to getopt() and made getopt() available also on win32 systems by adding a common getopt implementation into core. (David Soria Parra, Jani)
</blockquote>
<p>
This gives Windows users a function they haven't had before in both web-based applications and on the command line. You can get more information about the use of the function from <a href="http://php.net/getopt">its page</a> in the manual.
</p>]]></description>
      <pubDate>Tue, 23 Dec 2008 15:02:14 -0600</pubDate>
    </item>
  </channel>
</rss>
