Search found 1 match

by Corey
Sun Nov 06, 2005 7:55 pm
Forum: General discussions
Topic: pmf 1.5.3 and embedding php in templates
Replies: 16
Views: 27155

pmf 1.5.3 and embedding php in templates

I turned on php parsing in the admin tool but my php code is not being parsed. I tried something as simple as <?php echo "Hello World"; ?> and that did not even work.

I am trying to incorporate components of the site's navigation into the template and would prefer to include an external file.

Is ...