Jump to content

proc_open() vs system()


awais.naseem.1

Recommended Posts

Hello all,

 

i want a litlle help with my php project, i have to compile a "python" script from a php script and utilize that python's script output. i have to use proc_open() for this purpose but am unable to do it, as far as system() and shell_exec() is concerned, they are fulfilling my requirements....

 

if proc_open() is able to do this task or it is mend for other purpose, i have to run an external program that has been written in any other language....

 

please feel free to ask anything

 

waiting for replies 

Thankyou

Link to comment
https://forums.phpfreaks.com/topic/191631-proc_open-vs-system/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.