首先要解决的问题就是php如何调用python脚本,在PHP中调用外部程序主要有两个函数,system和exec。 system()原型:string system(string command [ ...
確定! 回上一頁