/bin/sh number_of_words=`wc -w *.txt` echo $number_of_words ... 在您的PHP 脚本中,您可以在shell_exec() 中运行这个简单的命令,如清单2 所示, ...
確定! 回上一頁