<?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>Fri, 24 May 2013 10:58:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: PHP and Shell Scripting: Using Pipes]]></title>
      <guid>http://www.phpdeveloper.org/news/11943</guid>
      <link>http://www.phpdeveloper.org/news/11943</link>
      <description><![CDATA[<p>
On PHPBuilder.com today there's <a href="http://www.phpbuilder.com/columns/peter_shaw20090211.php3">a new tutorial</a> that takes a deeper look at shell scripting (continuing on from a <a href="http://www.phpbuilder.com/columns/darrell20000319.php3">previous article</a>) with a focus on pipes and their use in simple PHP shell scripts.
</p>
<blockquote>
This article covers some advanced uses of the language and shows some tricks that make PHP an extremely useful language to work with.
Unlike Darrel's article [<a href="http://www.phpbuilder.com/columns/darrell20000319.php3">here</a>] however, this one will also cover the Windows version of PHP as well as the Linux/Unix one.
</blockquote>
<p>
They compare the two operating environments, noting what can and can't be done in each before getting to some of the "neat things" that pipes let you do. They show who to read from stdin (making it easy to pass the results from another command in) and what you can do with the results. Near the end there's also a bit included showing how to do a similar thing on windows (with the help of an <a href=http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx">external tool</a>).
</p>]]></description>
      <pubDate>Fri, 13 Feb 2009 07:51:52 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.1.6 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/6131</guid>
      <link>http://www.phpdeveloper.org/news/6131</link>
      <description><![CDATA[<p>
On the <a href="http://www.php.net/">main PHP site</a> there's a note about the latest release of the language - PHP 5.1.6.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of <a href="http://www.php.net/downloads.php#v5">PHP 5.1.6</a>. This release contains a fix for memory_limit restriction on 64 bit systems that was not included in PHP 5.1.5.
</blockquote>
<p>
They also corrected <a href="http://bugs.php.net/38488">this bug</a>, an issue with the "php://stdin" (and the like) functionality that caused crashes on Windows systems.
</p>
<p>
You can grab <a href="http://www.php.net/downloads.php#v5">this latest update</a> from the Downloads page in both the source and Windows binaries distributions.
</p>]]></description>
      <pubDate>Thu, 24 Aug 2006 11:25:20 -0500</pubDate>
    </item>
  </channel>
</rss>
