Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the Common Gateway Interface?

Answers were Sorted based on User's Feedback



What is the Common Gateway Interface?..

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

What is the Common Gateway Interface?..

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

Post New Answer

More CGI Perl Interview Questions

What does undef function in perl?

0 Answers  


Explain ivalue in perl?

0 Answers  


What syntax is used for grep() function?

0 Answers  


How do I do fill_in_the_blank for each file in a directory?

0 Answers  


How to do comment in perl?

0 Answers  


Consider the following example #! /bin/perl use strict; sub sample { my @arr=(1,2,3,4); return @arr; } my ($a,$b,$c,$d) = &sample; print "$a\n$b\n$c\n$d\n"; In the above code, How can I get the $c without using the arguments such as $a,$b. I don't want to use any array to get the return values.

2 Answers  


You want to download the contents of a url with perl. How would you do that?

0 Answers  


When would you not use Perl for a project?

1 Answers   IBM,


Explain tk?

0 Answers  


How to get help for perl?

0 Answers  


What is the use of -w, -t and strict in Perl?

0 Answers  


How do I sort a hash by the hash value?

0 Answers  


Categories