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 |
Explain returning values from subroutines?
What does delete function do in perl?
What is grep used for in perl?
What is a chomp() function in perl?
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.
What are the reasons that cookie server can’t handle multiple connections?
What does `$result = f() .. g()' really return?
Explain lexical variables.
Comment on data types and variables in perl.
what r the future opportunities in PERL/LINUX after 3 years ??
What is the difference between exec and system?
How can you call a subroutine and identify a subroutine?