2
I have a question, I have a web application in PHP from which I will receive a txt file. I need to call a program on linux that will run this txt file and, I would like to know, how I would call a linux program in the PHP code sending the txt file I received?
Your question made no sense. You can [Dit] and try to be clearer?
– Woss
Is this what you are looking for? http://php.net/manualen/function.exec.php
– bfavaretto