Search

SSI

Server Side Includes are directives that are placed in HTML pages, and evaluated on the server while the pages are being served. They let you add dynamically generated content to an existing HTML page, without having to serve the entire page via a CGI program, or other dynamic technology. SSI page can be identified by .shtml file extension.
Last Updated: 24th of May, 2011     Article ID: 417

Continue