Home > Computers > programming > php > phpcmdline | About
You can use php -r
and echo
to output strings.
You might want to use simple quotes for bash and double quotes for php, so that "\n" will actually print the newline instead of the litteral "\n".
contact : @ychaouche yacinechaouche at yahoocom