What is the Common Gateway Interface?
Answers were Sorted based on User's Feedback
Answer / guest
The Common Gateway Interface is a standard for communication
between Web servers and external programs.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anish
CGI is software programme through which a communication
take place between user rquest web and server.
| Is This Answer Correct ? | 3 Yes | 0 No |
How do I print the entire contents of an array with Perl?
what are prefix dereferencer and list them out?
Explain tk?
What is grep used for in perl?
what is the procedure to define a user define module in your perl application?
write a Perl script to find a particular word in a paragraph???
What does cgi program store?
What are the arguements we normally use for perl interpreter?
What is Perl?
Explain goto expr?
What is chomp() operator/function?
What are stdin, stdout and stderr?