<?php exec('a.exe < in.txt > out.txt'); ?>
权限是给了,也输出 out.txt 了,为什么 out.txt 里面是空的啊!
out.txt
注:Windows系统