<?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 07:20:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Heyes' Blog: PHP Console Class]]></title>
      <guid>http://www.phpdeveloper.org/news/4628</guid>
      <link>http://www.phpdeveloper.org/news/4628</link>
      <description><![CDATA[On his blog today, <i>Richard Heyes</i> notes that he's created a new class that combines some of the most common console-script functionality into once place - <a href="http://www.phpguru.org/downloads/Console/">Console</a>.
<p>
<quote>
<i>
Just added a new class called Console, which wraps up some common Console script related functionality. All the methods are static, and it's PHP5 only. Methods include:
<ul>
<li>Console::Pause()
<li>Console::BooleanQuestion()
<li>Console::ClearScreen()
<li>Console::GetLine()
<li>Console::ShowMenu()
</ul>
</i>
</quote>
<p>
You can grab a <a href="http://www.phpguru.org/downloads/Console/">copy of the class here</a> as well as an example of its usage, showing how to build a menu and have the user input their information...]]></description>
      <pubDate>Mon, 09 Jan 2006 06:51:35 -0600</pubDate>
    </item>
  </channel>
</rss>
