/bin/sh number_of_words=`wc -w *.txt` echo $number_of_words ... 在您的PHP 指令碼中,您可以在shell_exec() 中執行這個簡單的命令,如清單2 所 ...
確定! 回上一頁