Home
PHP
Tags
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
Guzzle PHP Installation Guide and Quick Start Tutorial
7
Zend Framework vs CakePHP: Choosing the Best PHP Framework for Your Project
2
How to Start an Embedded MySQL Server with mysqli_driver::embedded_server_start? A Step-by-Step Guide
3
PHP Generator Yield Performance Optimization Example in Handling Large Data
2
Similar Functions
proc_open
proc_open
Executeacommandandop
exec
exec
Executeanexternalpro
proc_terminate
proc_terminate
Killaprocessopenedby
proc_nice
proc_nice
Changethepriorityoft
system
system
Executeexternalprogr
escapeshellcmd
escapeshellcmd
shellmetacharacteres
proc_close
proc_close
Closetheprocessopene
escapeshellarg
escapeshellarg
Transcodethestringin
Popular Articles