Hello,
Is there any way to invoke the PHP processor on the HTML output from a Perl script using Apache Webserer?
I have a shopping cart written in Perl/MySQL. I want to post-process the HTML generated by the script with PHP. Any ideas?
Lee