News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Richard Heyes' Blog:
PHP Console Class
January 09, 2006 @ 06:51:35

On his blog today, Richard Heyes notes that he's created a new class that combines some of the most common console-script functionality into once place - Console.

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:

  • Console::Pause()
  • Console::BooleanQuestion()
  • Console::ClearScreen()
  • Console::GetLine()
  • Console::ShowMenu()

You can grab a copy of the class here as well as an example of its usage, showing how to build a menu and have the user input their information...

0 comments voice your opinion now!
console class build menu booleanQuestion getLine clearScreen console class build menu booleanQuestion getLine clearScreen




Community Events





Don't see your event here?
Let us know!


framework community language conference phpunit api podcast injection introduction zendframework2 zendframework unittest symfony2 testing interview database release voicesoftheelephpant opinion application

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework