"Edgard Pineda" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
> I need some hints on this problem: I have a code in mod_perl that
> generate a html page with some php code (<?php ... ?>), but before to
> send this data to the browser I would like the mod_php processed the
> code first. How can I accomplish this? (I use mod_perl 1.26, Apache 1.3,
> php 4.1) (are there some functions on Apache module?)
>

You may try  http://search.cpan.org/~gschloss/PHP-Interpreter-1.0.1/  to
parse the generated html



Reply via email to