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
Common practices for init function initialization multilingual support
9
Efficient Integration of Linux and PHP: Practical Tips to Boost Development Efficiency
3
Singleton Pattern: A Highly Efficient Design Pattern to Improve PHP Performance
9
Best Practices for Data Validation in PHP
3
Similar Functions
proc_nice
proc_nice
Changethepriorityoft
proc_open
proc_open
Executeacommandandop
proc_terminate
proc_terminate
Killaprocessopenedby
escapeshellarg
escapeshellarg
Transcodethestringin
proc_close
proc_close
Closetheprocessopene
exec
exec
Executeanexternalpro
shell_exec
shell_exec
Executecommandsthrou
system
system
Executeexternalprogr
Popular Articles