只需一步,快速开始
php中system函数用于执行外部程序,并且显示输出,其使用语法如“system(string $command, int $return_var = ?):string”,该函数执行command参数所指定的命令, 并且输出执行结果。
首页
分类
索引
我的