| search for
"pclose"
pclose
(PHP 3, PHP 4 , PHP 5)
pclose -- Closes process file pointer
Description
int
pclose ( resource handle)
Closes a file pointer to a pipe opened by
popen().
The file pointer must be valid, and must have been returned by a
successful call to
popen().
Returns the termination status of the process that was
run.
See also
popen().
Manual © 2001-2008 The PHP Group
© 2008
phparadise |
go to the top |
search phparadise | generated in 0.04 seconds
46 hits by 11 users in the last 30 minutes.