<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPkitchen &#187; shell</title>
	<atom:link href="http://phpkitchen.com/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpkitchen.com</link>
	<description>PHP and Web Development News and Tips</description>
	<lastBuildDate>Thu, 01 Jul 2010 11:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP shell rocks</title>
		<link>http://phpkitchen.com/2009/11/php-shell-rocks/</link>
		<comments>http://phpkitchen.com/2009/11/php-shell-rocks/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:39:40 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1348</guid>
		<description><![CDATA[I&#8217;ve written about this before, but since the interactive mode of PHP (php -a) seems to be broken on OS X, I think it&#8217;s worth singing the praises of Jan Kneschke&#8217;s php shell project once again.
It&#8217;s a piece of cake to install the tool with the PEAR installer, and since I last used it 2 great [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpkitchen.com/wp-content/uploads/2009/12/shell.png"><img class="alignleft size-full wp-image-1378" style="margin: 10px;" title="shell" src="http://phpkitchen.com/wp-content/uploads/2009/12/shell.png" alt="shell" width="324" height="153" /></a>I&#8217;ve written about this <a href="http://phpkitchen.com/2006/06/php-shell-gets-even-better/">before</a>, but since the interactive mode of PHP (php -a) seems to be broken on OS X, I think it&#8217;s worth singing the praises of Jan Kneschke&#8217;s <a href="http://jan.kneschke.de/projects/php-shell/">php shell</a> project once again.</p>
<p>It&#8217;s a piece of cake to install the tool with the PEAR installer, and since I last used it 2 great new features are on offer:</p>
<ul>
<li>tab completion for all (or many) PHP functions and built-in classes and interfaces</li>
<li>handling of fatal errors</li>
</ul>
<p>What a relief to have this working again!  I was ssh-ing onto my Fedora servers just to test out code but of course this became impractical pretty quickly.  And did I mention it runs great on PHP 5.3?</p>
<p>And if you&#8217;re tempted to use the similarly named <a href="http://www.phpsh.org/">phpsh</a> project from the Facebook open src stables, I can confirm this is not an option with the latest version of PHP.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/11/php-shell-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
