<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/559/</link>
<title><![CDATA[[译]如何将PHP作为Shell脚本语言使用]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Php]]></category>
<pubDate>Thu, 16 Sep 2010 06:49:34 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/559/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;我们都知道，PHP是一种非常好的动态网页开发语言（速度飞快，开发周期短……）。但是只有很少数的人意识到PHP也可以很好的作为编写Shell脚本的语言，当PHP作为编写Shell脚本的语言时，他并没有Perl或者Bash那么强大，但是他却有着很好的优势，特别是对于我这种熟悉PHP但是不怎么熟悉Perl的人。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;要使用PHP作为Shell脚本语言，你必须将PHP作为二进制的CGI编译，而不是Apache模式；编译成为二进制CGI模式运行的PHP有一些安全性的问题，关于解决的方法可以参见PHP手册（http://www.php.net）。 <br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/php/" rel="tag">php</a> , <a href="https://www.linuxfly.org/tags/shell/" rel="tag">shell</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/559/#blogcomment6343</link>
<title><![CDATA[[评论] [译]如何将PHP作为Shell脚本语言使用]]></title> 
<author>rin &lt;1489760568@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 17 Mar 2016 02:15:25 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/559/#blogcomment6343</guid> 
<description>
<![CDATA[ 
	9958.pw/post/php_shell 可以试试这个
]]>
</description>
</item>
</channel>
</rss>