Is there any way for Apache to interpret PHP code when a server side CGI (written in C++) reads the PHP file and imbeds the file along side other CGI developed HTML code? Currently, everything between the <?php and ?> tags is being ignored.
thnks in advance
Norb