PHP Console Class8th January 2006, 871 views 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:
More docs are provided inline, and there's a test script in the download directory which shows how to build a simple configuration app. Top 10 referrering pages
Link to meIf you use any of the code on this site (and if you don't I guess) or it makes your life easier, I'd appreciate a link - http://www.phpguru.org. Thanks! |

Comments
Posted: 8th January 2006 21:42
Also, if there is an ANSI code for clearscreen, that would work on windows.