<?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 18:01:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevX: Integrating Bash with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11947</guid>
      <link>http://www.phpdeveloper.org/news/11947</link>
      <description><![CDATA[<p>
<a href="http://www.devx.com/opensource/Article/40785">This DevX tutorial</a> shows you how to use a unix-based shell in PHP in three different environments (using three different tools) on Windows.
</p>
<blockquote>
This article discusses how to install and configure three Bash distributions for Windows: the GNU BASH shell for Windows, the Win-Bash Windows port, and the Cygwin tool. It also demonstrates how to execute Bash scripts using PHP, how to send different types of arguments to a Bash script, how to use Bash functions from PHP, and how to save results to a text file.
</blockquote>
<p>
They start with the Windows installs using the <a href="http://www.steve.org.uk/Software/bash/bash-203.zip">GNU Bash shell for Windows</a>, <a href="http://www.cygwin.com/">Cygwin</a> and <a href="http://win-bash.sourceforge.net/">Win-Bash</a> with a healthy dose of code thrown in between. Examples include both the bash scripting and PHP script sides to push the output of the commands into local text files.
</p>]]></description>
      <pubDate>Fri, 13 Feb 2009 11:14:47 -0600</pubDate>
    </item>
  </channel>
</rss>
