我試圖捕獲錯誤輸出。 <?php $output = array(); $command = <<<END mysql -h$host -u$user --password='$pass' --execute="create database $name;" ...
確定! 回上一頁