Need help on c++ compiled proces handling with php
Posted: Thu Feb 23, 2006 3:02 pm
Can anyone help me out - I need to path values to a c++ programm and then read the result (like on windows batch files - reads from console output). I am using Apache, php5, and all that on WinXP - if it is important.
So my question: is it possible?
I have tryed to manage it with popen and proc_open functions, but without any success
.
And if it would not be very hard - could anybody show an example code in here?
Many thanks in advance.
So my question: is it possible?
I have tryed to manage it with popen and proc_open functions, but without any success
And if it would not be very hard - could anybody show an example code in here?
Many thanks in advance.