PHP template include problem
Hello,
I used the SV PHP templates to start an application.
I am hoping that someone familar with the SV PHP templates can help
with a problem I am having.
I am trying to include a file in an html file generated by the
templates. (I have renamed the .html file to .shtml as I am using
Apache and have to for SSI). I am using the syntax :
<!--#include virtual="logo.inc"-->
When I load the .php file, the include is ignored. If I run the
..shtml, it loads properly.
Any idea on how to get around this problem.
Thanks!
|