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?
Is it possible to have dynamic output with PHP-CLI?
Moderator: General Moderators
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
http://ez.no/doc/components/view/1.1/(f ... nitor.html