Home
PHP
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
The effect of array_change_key_case() used before or after array_filter()
9
The performance advantages of hash_update_stream() in large file processing
6
Will the image size change after antialiasing is enabled?
5
Use array_diff() to quickly find new data
9
Similar Functions
proc_open
proc_open
Executeacommandandop
exec
exec
Executeanexternalpro
proc_terminate
proc_terminate
Killaprocessopenedby
proc_close
proc_close
Closetheprocessopene
proc_nice
proc_nice
Changethepriorityoft
escapeshellarg
escapeshellarg
Transcodethestringin
system
system
Executeexternalprogr
passthru
passthru
Executeexternalprogr
Popular Articles