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
Dynamically add multiple directory paths using the set_include_path function
10
ftp_rawlist and preg_match regular parsing file information
1
How to use apcu_entry to share cache with multi-process programs
3
How to find out the specific reason why data insertion failed through mysqli_stmt::$error
8
Similar Functions
escapeshellcmd
escapeshellcmd
shellmetacharacteres
passthru
passthru
Executeexternalprogr
proc_open
proc_open
Executeacommandandop
proc_get_status
proc_get_status
Getinformationaboutp
exec
exec
Executeanexternalpro
proc_nice
proc_nice
Changethepriorityoft
shell_exec
shell_exec
Executecommandsthrou
proc_close
proc_close
Closetheprocessopene
Popular Articles