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
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
Comment