|
Programming Links Programowanie PHP - Programowanie PHP - Artykuły PHP - Wiadomości PHP - Porady Aplikacje internetowe Other Links Funny Jokes Sudoku puzzle DMOZ Directory |
|
CXVI. 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 has no resource types defined. 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.
|