TED]>
Sent: Wednesday, December 19, 2001 11:09 PM
Subject: [PHP] PHP3 NOT being parsed for SSI!! HELP!!
> Folks,
>
> I have a serious problem and i don't know what to do.
>
> We have a fixed template for each intranet page.
> Now the template consists of a header, a
If you're using PHP as an Apache module, you can use virtual() -
http://www.php.net/manual/en/function.virtual.php
- to include the dynamic parts; vcstatic includes could be handled by
virtual() or just a normal PHP include()/require().
- steve
At 11:09 PM -0800 12/19/01, Th
Folks,
I have a serious problem and i don't know what to do.
We have a fixed template for each intranet page.
Now the template consists of a header, a left
navigation and a footer. The body would contain
my pages content.
What we are doing at present is that the header, the
left navigation
3 matches
Mail list logo