in reply to Make PHP Execute in CGI output
You could probably use the LWP module in Perl and pull in the PHP page, although this would be kinda slow considering it is an extra HTTP call for each page.exec("c:/php/php.exe counter.php"); <? exec("c:/perl/perl.exe counter.pl"); ?>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Make PHP, yatta yatta....
by hakkr (Chaplain) on Dec 03, 2001 at 22:12 UTC |