Call Python From PHP And Get Return Code

后端 未结 2 1546
失恋的感觉
失恋的感觉 2020-11-30 08:24

I am calling a python script from PHP.

The python program has to return some value according to the arguments passed to it.

Here is a sample python program,

2条回答
提交回复
热议问题