| Server Side Includes is a way to utilize the basic functionality that is available from the servers hosting your site. The date at the top right is an example of an SSI in action. I have it set up to show the current date. It could also show the time, the time zone etc. SSI does not stop here. It can also be used to serve up your header and footer page portions, display browser information of your visitors and much much more. It is super fast and as reliable as the server it is run on. |