Posted by Spudster3@gmail.com on 10/27/15 11:33
Does anyone know how to make PHP display colors in the CLI (Command
Line Interface)? I've tried almost everything including ANSI.SYS under
command.exe. I would like to find a way to do it under cmd.exe, I know
it will do colors under Linux in CLI using codes like "←[0;34mtest
←←[0m←" for Blue, but I need something to work under Windows.
Thanks!
Spudster
[Back to original message]
|