PHP 忒聊
綴豖
ヶ輛
proc_close
(PHP 4 = 4.3.0)
Description
proc_close() is similar to pclose() except that it only works on processes opened by proc_open(). proc_close() waits for the process to terminate, and returns it's exit code. If you have open pipes to that process, you should fclose() them prior to calling this function in order to avoid a deadlock - the child process may not be able to exit while the pipes are open.
綴豖
れ萸
ヶ輛
passthru
奻珨撰
proc_open