1.

The module that links DBI to the web is ______________(a) CGI.pn(b) CGI.pem(c) CGI.pm(d) CGI.poThis question was posed to me in class test.The above asked question is from Using Perl DBI in Web Applications in chapter MySQL Programs Using Perl DBI and PHP of MySQL

Answer»

Correct option is (c) CGI.pm

Easy explanation: The CGI.pm module is used to write scripts that use the ‘Common Gateway Interface’ protocol. It defines how a WEB server communicates with other PROGRAMS. It provides an easy LINK.



Discussion

No Comment Found

Related InterviewSolutions