Program execution
PHP 手册

Program execution 函数

注释

Warning

Open files with lock (especially open sessions) should be closed before executing a program in the background.

参见

These functions are also closely related to the backtick operator. Also, while in 安全模式 you must consider the safe_mode_exec_dir directive.

Table of Contents


Program execution
PHP 手册