|
Note: This manual is provided for your convenience only - this is not the official source and may not be 100% up to date. CXXX. Program Execution FunctionsIntroductionThose functions provide means to execute commands on the system itself, and means to secure such commands. RequirementsNo external libraries are needed to build this extension. InstallationThere is no installation needed to use these functions; they are part of the PHP core. Runtime ConfigurationThis extension has no configuration directives defined in php.ini. Resource TypesThis extension defines a process resource, returned by proc_open(). Predefined ConstantsThis extension has no constants defined. See AlsoThese functions are also closely related to the backtick operator. Also, while in safe mode you must consider the safe_mode_exec_dir directive.
|
|