Hi, i'm looking for a way to include a wordpress menu on other areas of my website (PHPbb3 for example) so that when i update the menu in wordpress it updates across the site without me having to edit it on every non wordpress page/installation.
wordpress and phpbb3 share the same database and are hosted together on the same domain. my ultimate goal is to make both installations look seemless to the end user so i'm just wondering is there some kind of code i can paste into the header of my phpbb pages that will call the items and links of a custom wordpress menu?
thanks in advance for any help you can give.