Use PHP's system to execute a terminal command, and then how to use PHP to terminate the command?
ringa_lee2017-06-07 09:23:01
0
1
856
Since we need to obtain all the file information of Qiniu as quickly as possible, we chose Qiniu’s command line tool. After executing the command using PHP's system function, how do I terminate the command using PHP?
There is no way to kill him