Skip to content

Instantly share code, notes, and snippets.

@Glifery
Created January 5, 2016 13:46
Show Gist options
  • Save Glifery/916c541042c45172a377 to your computer and use it in GitHub Desktop.
Save Glifery/916c541042c45172a377 to your computer and use it in GitHub Desktop.
- clear console screen - back to begin of the line
system('clear');
$output->write("\x0D");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment