Page 1 of 1

Posted: Fri Aug 01, 2003 12:32 am
by nincha
is it possible to send php values to perl?

Posted: Fri Aug 01, 2003 8:57 am
by jmarcv
Well, last I checked, you could do this at a command prompt or in a browser:

program.pl?phpvar=somevalue

So, you can do it with exec, no? Worked for me.


http://www.php.net/manual/en/function.exec.php