$fp = popen($cmd,'r'); pclose($fp); } $t2 = microtime(1); echo round($t2 - $t1,2); ?> Php程式碼 <?php sleep(2); $fp = fopen('doit.txt','a');
確定! 回上一頁