Posted by rahulthathoo on 02/23/07 05:25
Hi.
I need to develop a web based application which uses php for the front
end and statistical manipulations in perl - my question is - how do i
call a perl script from php - i guess the answer is gonna be exec. I
cant seem to understand how can i pass variables from the PHP script
to the Perl script and vice versa using exec? Is there a better way to
go about it?
Rahul
[Back to original message]
|