Search Content

Articles Categories


Advertisements

Partners


Blog Tags


Popular Articles


SSI - Server Side Includes, Full Description
2008-06-05 01:16:09

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.  Read more

Posted into CSS / 0 comments »