test.php
<?php
  system("python scriptfile $cmd")
?>
scriptfile是你的python脚本,$cmd是你接收的一个参数
完了执行php, php test.php