> I'm trying to use html "include" syntax in a php page.If I 
> use .shtml the php gets ignored .If I use php the <!--#include 
> virtual="Nav.htm" --> the php gets ignored.Is there a way 
> of doing this without using the php include function?

Set up the .shtml extension so that it is parsed as PHP.

Chris

Reply via email to