I'm using Matthew Kendall's template framework for static sites
(http://www.phpbuilder.com/columns/kendall20001122.php3)
mainly because it's the only understandable template tutorial out there. The only problem I have is that I want to include a php script that controls the menu dynamically. When I put any PHP scripting in the LEFTNAV file (following Kendall's example) there is no parsing. All that shows is the PHP script source. Does anyone know how I can make php scripts work in this situation? Any help is greatly appreciated.
Thanks in advance,
samuel