|
21
|
| Christian Studer delphist · 技术社区 · 16 年前 |
|
|
1
37
|
|
|
2
13
如果您想严格使用PHP提供的工具来完成这项工作,而不是
Unix-specific wizardry
,你可以这样做
|
|
|
3
2
对于跨平台解决方案,请查看 symfony/process .
安装后
还请注意,您可以获得 运行 仅处理。参照 the documentation 有关API的详细信息。 |