|
|
|

Generate Content Automatically!
Server Side Includes are placed in HTML pages acting as
directives that are evaluated on the server while the pages
are being served. You can add dynamic content to your site
without the use of fancy scripts or cgi programs.
Server Side Includes are great for serving up information
you use and reuse on every page. SSI Instructions will recreate
the data from one location so you do not have to retype
the information in every one of your pages over and over
again. |
|
|
 |
Use it to quickly insert the
current time! |
 |
Use it to quickly insert the date last
modified! |
 |
Use it to quickly insert headers and footers
in seconds! |
|
|