Hello,
When running a php script from the command line is there any way to clear all text from the prompt?
Thanks
Hello,
When running a php script from the command line is there any way to clear all text from the prompt?
Thanks
cls
short for clear screen
No, from the php script itself.