PHP 提供共了3個專門的執行外部命令的函數:system(),exec(),passthru()。以下說明 system() 原型:string system (string command [ ...
確定! 回上一頁