[Third try to get a response posted - sorry if duplicates
appear later!]
OK, thanks for the help so far!
So, is this really as simple as it looks with SSI or PHP?
Just one command inserted and changing the extension of the
file to .php or .shtml?
If so...wow...all the time I've wasted! 8-(
I will have a site of many articles, and I want to be able
to deep-link to them without having them orphaned from rest
of the site. I want to have a single, somewhat complex header
(though small in size) that will be at the head of every page
on the site and which will be constantly maintained and updated
independent of the archived articles. Let's call it...
header.htm
So, if I have a PHP capable provider, all I have to do with
each article page is stick the code...
<?php include("header.htm"); ?>
Up in the top of the page someplace and save the page with a
.php extension?
Is that it? And if the site has SSI rather than PHP I can do
something similar, as described in the page for .shtml files?
I hope I'm understanding this right! Seems too easy!
If this is correct and I have the choice between PHP and SSI,
if there any reason to pick one over the other?
Thanks for any additional clarifications.
===
-=-
This message was sent via two or more anonymous remailing services.