shell_exec not executing well

前端 未结 0 1383
北荒
北荒 2020-12-23 10:12

I have a php code that is supposed to run a command(python code) in linux (specifically ubuntu) The python code I have is the following:

import os
os.system(&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题