The Basic Uses Of SSI - Server Side Includes
By Sean Burns2003-10-14
Introduction To SSI - Server Side Includes
The most popular use is to create header and footer files for your site that will contain all of the information that is pretty much standard across all of your pages. Therefore, you don't need to go through every page on your site to add something or change the design of your site, you just change a couple of files and it's done. We use it across this site - only the text that you are now reading is actually created for this page. Everything to the left, above and below is pulled from two HTML files that contain all of the information that we use on every page. Therefore, if we re-design the site we just change these two files and our whole site is updated immediately - the whole design can change with a few minutes work even if we have 10 000 pages.
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "The Basic Uses Of SSI - Server Side Includes"
You must be logged in to post a comment.
Link to This Tutorial Page!

