|
|
Server Side Includes
Perl & CGI » Tips and Tutorials » Server Side Includes
A D V E R T I S E M E N T
Want free Oracle Magazine? Apply here now!
Conditional SSIThis is a concise tutorial on SSI (Server Side Includes). Learn how to apply logic to this nifty server side feature. Smart Webby's Guide: Server Side IncludesServer Side Includes allow you to write some commonly used code once and have the server insert it into the pages for you. They cut down your development time by more than 100% as you only need to make changes in the include file and it automatically gets updated in all the pages that use the include. Best of all it reduces our FTP time as you only need to FTP one file and not all the pages using the Include. They are a huge time savers. This guide describes what SSIs are, and how to use them. BigNoseBird.Com's Server Side Include Page - FreeThis site presents complete SSI tutorials and reference pages covering everythyng from SSI basics to more advanced topics. Major topics include: Enabling SSI on Your Server, The ECHO Directive, The INCLUDE Directive, The EXEC and VIRTUAL Directives, Nested Directives, A Real Back Button, and eXtended SSI Directives. The Server Side Includes Tutorial - FreeThis compact tutorial introduces what Server Side Includes is, how it works, how to configure .htaccess for SSI to work, a few key SSI Tags, and more. WebCom Guide Server Side Includes - FreeThis tutorial explains how to create documents which include other documents and various dynamically generated information, such as the current date, the file's last modification date, and the size or last modification of other files.
|
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|