Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
system
system
Execute external programs and display output
Name:
system
Category:
Program execution
Programming Language:
php
One-line Description:
Execute external programs and display output
Related
How to use property_exists to check whether class attributes exist
4
Mysqli_stmt::$error and mysqli_stmt::execute()
6
How to find a specific filter in the filter list returned by stream_get_filters?
1
Detailed explanation of the basic usage of PHP lchown function
6
Similar Functions
system
system
Executeexternalprogr
proc_close
proc_close
Closetheprocessopene
proc_nice
proc_nice
Changethepriorityoft
proc_get_status
proc_get_status
Getinformationaboutp
escapeshellcmd
escapeshellcmd
shellmetacharacteres
passthru
passthru
Executeexternalprogr
exec
exec
Executeanexternalpro
escapeshellarg
escapeshellarg
Transcodethestringin
Popular Articles