Page 1 of 1

Is it possible to have dynamic output with PHP-CLI?

Posted: Mon Jul 03, 2006 9:08 am
by zeek
I want to echo a status, ie. 5%, 20%, 80% completed, etc. on the command line. Is there a way to do this with php-cli?

In other words, is there a way to change text already outputted to the command-line?

Posted: Mon Jul 03, 2006 11:14 am
by jmut
You could try this framework. Has some really fancy stuff concerning cli. Progress bar..as well

http://ez.no/doc/components/view/1.1/(f ... nitor.html