News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Cool Image Thumbnail Class

Richard Heyes\' Blog: PHP Console Class

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

Jani Hartikainen's Blog: Using a builder to construct complex classes

PHP-Coding-Practices.com: Control Your CSS Via PHP - Good Stuff!


Community Events











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


example zendframework2 release phpunit opinion application testing framework code interview tool introduction language functional development series conference unittest podcast community

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