Search found 1 match
- Mon Dec 05, 2005 6:30 am
- Forum: PHP - Code
- Topic: fork from php or perl
- Replies: 2
- Views: 216
fork from php or perl
Hello everyone. I've a perl application which has run time of several hours. Till now I launch it from a ms-dos windows with output on file. Now I'm trying to insert in in a web contest, using a submit in a php form that call a system with the launch of the perl script. from php code: $command="...