Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Scripts > CGI and Perl > Tutorials > Server Side Includes  

Popular Tags


Web Links
Sort By :
1. Conditional SSI
This is a concise tutorial on SSI (Server Side Includes). Learn how to apply logic to this nifty server side feature.
Category:   CGI and Perl > Tutorials > Server Side Includes

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Smart Webbys Guide: Server Side Includes
Server 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.
Category:   CGI and Perl > Tutorials > Server Side Includes

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Conditional SSI
This is a concise tutorial on SSI (Server Side Includes). Learn how to apply logic to this nifty server side feature.
Category:   CGI and Perl > Tutorials > Server Side Includes

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Category Jump :