📌  相关文章
📜  从命令行执行 php 文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:29.395000             🧑  作者: Mango

代码示例6
To execute a php script, use the PHP Command Line interface(CLI) and specify the file name of the script in the following way:
php script.php