Guides 11791 Published by

Linux Hint published a tutorial about how to use PHP through command-line.



How to use PHP through command-line

PHP is mainly used to develop web applications with multiple purposes, one of which is a feature that supports a SAPI type named CLI. Various CLI options are used to execute different PHP scripts from the command line. Read on to learn how to use PHP through the command line.
Phpcmd

How to use PHP through command-line – Linux Hint