PHP Include
-
Hello Stefano, this is a great plugin. It has almost solved my issue, but there’s only one thing I’m not being able to do: on my header, I need to call my menu which I do by including a file:
<?php include $_SERVER[‘DOCUMENT_ROOT’].’/menu/menu.html’;?>
However, this is not doing anything. It’s as if the plugin only processes html but not PHP.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHP Include’ is closed to new replies.