Hi, I trying to build website using SSI by pulling header and footer files into index.shtml Cant get it right in the browser... How to use <!-include file="header.htm"> & <!-include file="footer.htm"> code in index.shtml? And how does the header.htm and footer.htm should look like? HELP!!!
Two basic reading to get a few of your questions answered: The Basics, http://httpd.apache.org/docs/1.3/howto/ssi.html SSI Advice, http://www.andreas.com/faq-ssi.html
Oh.. Thanks alot !!!! I read through each and every word of it.. And manage to get what I want!!! Thanks Mystique!!!
php has the functionality to also use includes plus you have the advantage of being able to process php code for certain scripts