Hi,
Do you think PHP have similiar function like Perl's " syscall"? If yes, how to do that?
Some of my programs just run command line with parameters, some other programs are just like " perl test.pl". PHP can call these kinds of stuff?
whatever you input, I will really appreciate.