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 arrays in perl.
Explain about typeglobs?
Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?
What is perl programming?
What are the various perl data types based on the context?
What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?
What are the various uses of perl?
What interface used in PERL to connect to database? How do you connect to database in Perl?
what is the function of Return Value?
Explain perl one-liner?
Give an example of the -i and 0s option usage.
What are the advantages and disadvantages of perl language?