Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
escapeshellarg
escapeshellarg
Transcode the string into parameters that can be used in the shell command
Name:
escapeshellarg
Category:
Program execution
Programming Language:
php
One-line Description:
Transcode the string into parameters that can be used in the shell command
Related
Integrate mysqli::debug information into custom debug panel
6
Application of attr_get in data export scripts
9
Use pack() to send raw data in conjunction with stream_socket_client()
7
Multi-platform data compatibility issue: Differences in pack() under different systems
5
Similar Functions
escapeshellarg
escapeshellarg
Transcodethestringin
escapeshellcmd
escapeshellcmd
shellmetacharacteres
proc_close
proc_close
Closetheprocessopene
proc_get_status
proc_get_status
Getinformationaboutp
exec
exec
Executeanexternalpro
system
system
Executeexternalprogr
passthru
passthru
Executeexternalprogr
proc_nice
proc_nice
Changethepriorityoft
Popular Articles