Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
passthru
passthru
Execute external programs and display original output
Name:
passthru
Category:
Program execution
Programming Language:
php
One-line Description:
Execute external programs and display original output
Related
curl_multi_close error troubleshooting skills for cooperating with curl_error
8
Debug the execution order and parameter passing of callback functions in xml_set_end_namespace_decl_handler
5
How to determine whether time_nanosleep is successfully executed?
1
How to use is_finite and is_nan in combination
8
Similar Functions
system
system
Executeexternalprogr
escapeshellarg
escapeshellarg
Transcodethestringin
exec
exec
Executeanexternalpro
proc_get_status
proc_get_status
Getinformationaboutp
passthru
passthru
Executeexternalprogr
escapeshellcmd
escapeshellcmd
shellmetacharacteres
proc_nice
proc_nice
Changethepriorityoft
proc_close
proc_close
Closetheprocessopene
Popular Articles