Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a PYTHON file that i want to excute and take a specific value and display it in PHP :confused:

I think there is an exec() command in PHP :(( , but i really don't know it's parameters and how it works
Posted
Updated 3-Dec-09 17:22pm
v2

1 solution

Am sure this would help out: exec()

You could also consider: system()
 
Share this answer
 
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900