Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
popen
popen
Open process file pointer
Name:
popen
Category:
File system
Programming Language:
php
One-line Description:
Open a process.
Related
pfsockopen: How to Efficiently Handle and Receive Large Data Streams After Connection?
4
Hprose-PHP RPC Solution: Efficient, Simple, and Cross-Language Support
5
How to Check if a PHP Cookie Exists and Set a Default Value
9
How to set the file include path across platforms via get_include_path()
7
Similar Functions
fflush
fflush
Exportbufferedconten
is_writable
is_writable
Determinewhethertheg
basename
basename
Returnsthefilenamepa
is_file
is_file
Determinewhethertheg
ftell
ftell
Returnsthelocationwh
rewind
rewind
Rewindthefilepointer
fopen
fopen
OpenafileorURL
clearstatcache
clearstatcache
Clearfilestatuscache
Popular Articles