Hello Rasmus,

Thank you.
Actually I did try the virtual function before and but the perl didn't seem
to produce any output. Now I looked better: I switched of all warnings,
including the request execution failed warning!!!

Greetings Werner

"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> virtual()
>
> On Sun, 21 Apr 2002, Werner de Schepper wrote:
>
> > Hello,
> >
> > I like to include the html-output of a perl script in my php-page. The
perl
> > script is on the same server as the php file, so I use de passthru(
> > [docroot/path/perl-file] ) function to include de html output of the
script
> > in my php page.
> > Basicly yhis works fine, but I don't know how to pass parameters to this
> > script. normally  the perl script is executed by
> > http://website/path/perl-file?paramA=A&paramB=B. I have to pass those
> > parameters in order to get the right html output.
> >
> > Any help would be appreciated.
> >
> > Werner
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to