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 sprintf and file_put_contents() to output formatted content to file
6
How to detect and convert character encoding in PHP using mb_get_info
6
Yii2.0 Framework Behaviors Method Usage Guide and Example Analysis
9
Ajax and PHP Implementation of No-Refresh Phone Number Validation Example
5
Similar Functions
escapeshellarg
escapeshellarg
Transcodethestringin
proc_terminate
proc_terminate
Killaprocessopenedby
proc_get_status
proc_get_status
Getinformationaboutp
proc_open
proc_open
Executeacommandandop
passthru
passthru
Executeexternalprogr
escapeshellcmd
escapeshellcmd
shellmetacharacteres
system
system
Executeexternalprogr
proc_nice
proc_nice
Changethepriorityoft
Popular Articles