[pmwiki-users] PHP include

Patrick R. Michaud pmichaud at pobox.com
Sat Mar 25 14:32:51 CST 2006


On Sat, Mar 25, 2006 at 12:20:53AM -0500, Greg wrote:
> Can I make this statement work:
> 
> <?php include ("includes/navMenu.inc"); >
> 
> I'm only using PmWiki for one page at the moment on a site and 
> want to include the standard dynamic left hand menu.
> 
> Thanks. Hard to search for PHP on the site.

In a template, you can do:

    <!--file:includes/navMenu.inc-->

Pm




More information about the pmwiki-users mailing list