Posted by Curtis on 02/23/07 05:42
rahulthathoo wrote:
> 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
>
The wonders of Google:
http://devzone.zend.com/node/view/id/1712
--
Curtis, http://dyersweb.com
[Back to original message]
|