answersLogoWhite

0

Is CGI a programming language

Updated: 8/19/2019
User Avatar

Wiki User

10y ago

Best Answer

No, CGI (or Common Gateway Interface) is not a programming language. Rather, it is a method or protocol, something that serves as an interface or gateway between the browser and a program on the server. The browser asks for information and the program provides it. The program itself can be written with Perl, C++, or most any other language the server understands.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is CGI a programming language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which is the most popular programming language used for CGI programs?

Perl is the most popular language used for CGI programs.


What is the most common programming language of CGI scripts?

Perl


What computer languages cannot be used to write CGI scripts?

java programming language cannot be used to write CGI scripts


How can one learn CGI programming?

One can learn about CGI programming from books. They can search books from amazon using CGI programming as a key word. They can also learn about CGI programming from websites like cgi101.


What has the author Masateru Miyasaka written?

Masateru Miyasaka has written: 'CGI/Perl handbook' -- subject(s): CGI (Computer network protocol), Internet programming, Perl (Computer program language), Web servers, Computer programs


How can one learn about CGI scripts?

Many websites provide information about CGI scripts. Websites such as HowStuffWorks, CGI Programming 101, and Perlmeme allow one to learn about CGI scripts.


Explain in detail the role played by CGI programming in web programming?

tow tow tow


Can a cgi program be written in c plus plus?

CGI scripts are usually written with a scripting language such as Python, but there is nothing preventing a CGI program from being written in just about any language, you just need the libraries to define the necessary components to create a CGI file.cgic is an open source ANSI C library for CGI programming. It can be found at:http://www.boutell.com/cgic/cgicc is a c++ library:http://www.gnu.org/software/cgicc/also, you might want to check this directory:http://cgi.resourceindex.com/Programs_and_Scripts/C_and_C++/Libraries_and_Classes/-KS


Can CGI scripting be done in notepad?

Yes. CGI scripting can be done in notepad, since CGI scripting is just the scripting of normal programming languages, like Python and Perl.


Can you develop webpages in delphi programming language?

yes, both static and dynamic websites can be developed in delphi, look at intraweb, isapi, cgi, nsapi etc. regards Sumalani


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.