Alatar has asked for the wisdom of the Perl Monks concerning the following question:
The PHP script in question returns HTML which I want to display in my perl driven portal site. However, when I try to call the PHP it gets unceremoniously dumped to the browser window without any attempt to run it.
Now I know this is not exactly ideal, but it seems preferable to me to translating the entire PHP script into Perl (even if I were capable of that!).
Any help, as usual, will be much appreciated! :-)
Alatar
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Calling a PHP script from within Perl
by diotalevi (Canon) on Apr 13, 2004 at 13:59 UTC | |
|
Re: Calling a PHP script from within Perl
by matija (Priest) on Apr 13, 2004 at 14:06 UTC | |
by mutated (Monk) on Apr 13, 2004 at 15:26 UTC | |
|
Re: Calling a PHP script from within Perl
by tachyon (Chancellor) on Apr 13, 2004 at 15:48 UTC |