php

PHP language command line interface

Supplementary instructions

php command is the command line interface of the popular Web development language PHP. You can use the PHP language to develop command line-based system management scripts.

grammar

php(options)(parameters)

Options

-a: Enter interactive mode;
-c: Specify the search path for "php.ini".

Parameters

File: php script to be executed.

继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。