Run python files with PHP?

Jackal

New member
I have a PYTHON file i want to excute it from PHP, i want a specific value from this PYTHON file but desplay it in PHP

I think there is an exec() command in PHP, but i really don't know it's parameters and how it works
 
Back
Top