<?php $command = escapeshellcmd('/Applications/XAMPP/xamppfiles/htdocs/FinalProject/Final2.py'); $output = shell\_exec($command); echo $output; ?>.
確定! 回上一頁