News Feed
Jobs Feed
Sections




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!


database phpunit functional conference introduction language interview series community zendframework2 usergroup opinion testing development podcast unittest release rest symfony2 framework

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