What Is:
Everything you wanted to know about anything
What is SSI? How To Use Server Side Includes
Server-Side Includes, commonly known as SSI are small commands that you can put in your HTML document. These commands perform specific functions. used almost exclusively for the Web and is embedded with a servlet tag. The most frequent use of SSI is to include the contents of one or more files into a Web page on a Web server
What Is CGI - Perl? What Are They Used For
CGI is short for Common Gateway Interface. Perl is short for Practical Extraction and Report Language. CGI and Perl Resources. We can simply define CGI script is any program that runs on a web server and it a standard way how the information will be passed to and from the browser and server
No comments:
Post a Comment