Home » MYSQL » Mysql miscellaneous » Question
  1. Which module links DBI to the web?
    1. CGI.po
    2. CGI.pm
    3. CGI.pem
    4. CGI.pn
    5. None of these
Correct Option: B

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.



Your comments will be displayed only after manual approval.