它在我的Laravel應用程序中通過PHP調用: $command = escapeshellcmd("python /home/forge/default/pdf.py " . $id); $output = shell_exec($command);.
確定! 回上一頁