Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
pclose
pclose
Close process file pointer
Name:
pclose
Category:
File system
Programming Language:
php
One-line Description:
Close the process with popen() open.
Related
How to Retrieve HTTP Header Information in PHP: Methods and Tips
4
Tips for Avoiding Rounding Errors with the floor() Function in PHP
5
How to Perform System Reboot with PHP Script on Linux Environment
5
How to set the valid time of apcu_entry to ensure cache refresh
9
Similar Functions
lchown
lchown
Modifytheownerofthes
is_dir
is_dir
Determinewhethertheg
fscanf
fscanf
Formatinputfromafile
fgetc
fgetc
Readcharactersfromfi
fgetss
fgetss
Readalinefromafilepo
pclose
pclose
Closeprocessfilepoin
disk_free_space
disk_free_space
Returnstheavailables
fnmatch
fnmatch
Matchfilenameswithpa
Popular Articles