Easy Tutorial
❮ Func Http Header Func String Sha1 File ❯

PHP pclose() Function



Definition and Usage

The pclose() function closes a process opened by popen().

If it fails, the function returns FALSE.

Syntax

Parameter Description
pipe Required. Specifies the process opened by popen().

Example


❮ Func Http Header Func String Sha1 File ❯