PHP values into Perl
Moderator: General Moderators
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
program.pl?phpvar=somevalue
So, you can do it with exec, no? Worked for me.
http://www.php.net/manual/en/function.exec.php