Jeff Lange
Active member
OK with php you can go:
<? Include "templates/header.htm"; ?>
but what if I have a host who doesn't support PHP? Is there a way to do that same fuction without php?
<? Include "templates/header.htm"; ?>
but what if I have a host who doesn't support PHP? Is there a way to do that same fuction without php?