Is it possible to have dynamic output with PHP-CLI?
Posted: Mon Jul 03, 2006 9:08 am
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?
In other words, is there a way to change text already outputted to the command-line?