Web programming 的 研究筆記
2017年5月13日 星期六
php call python
<?php
//$command = escapeshellcmd('/usr/bin/python2.7 /home/admin/web/li1704-102.members.linode.com/public_html/grabcutLab.py');
$command = escapeshellcmd('/usr/bin/python2.7 ./grabcutLab.py');
$output = shell_exec($command);
echo $output;
?>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言