Hello,
I am trying to integrate a perl site search called perlfect into my site that has php wrappers for header and footer. Perlfect uses a template file that it does some text replacement in before serving the page. I changed the template files to .php extension and added the php wrapper calls, however, the PHP is unparsed when the page is served.
Does anyone have a suggestion as to how to integrate the two?