Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
exec
exec
Execute an external program
Name:
exec
Category:
Program execution
Programming Language:
php
One-line Description:
Execute an external program
Related
Use array_combine to build database field mapping relationship
5
Multiple calls to fetch_* cause the result set to be "eated"
6
Mastering Practical Techniques and Optimizations of PHP foreach Loop
3
Practical Techniques for Using Sphinx with PHP in Natural Language Processing
1
Similar Functions
escapeshellcmd
escapeshellcmd
shellmetacharacteres
exec
exec
Executeanexternalpro
proc_terminate
proc_terminate
Killaprocessopenedby
system
system
Executeexternalprogr
escapeshellarg
escapeshellarg
Transcodethestringin
passthru
passthru
Executeexternalprogr
proc_nice
proc_nice
Changethepriorityoft
proc_open
proc_open
Executeacommandandop
Popular Articles