I want to execute a script made in Python with PHP what is done is the following php code <?php $output = array(); echo "hola ps "; exec("python ...
確定! 回上一頁