Hello everyone,
I would like to know about code for uploading file, using PHP for sending data to another program such as program that is written by C++. And finally, output file.txt is executed on the webpage. Example, i have inputfile.txt which contain A.txt, n, B.txt, C.txt, 1 and 5. After that i will send these inputfile.txt which are upload into PHP program. I can use function on dos by using command as outputfile<inputfile. However, in PHP, i do not know about command or function for executing it on webpage.
Thank you very much,
alisa.