Home » MYSQL » MySQL Database Operations » Question
  1. In which directory are the DBI scripts located?
    1. cgi-perl
    2. cgi-inc
    3. cgi-bin
    4. cgi-usr
    5. None of these
Correct Option: C

DBI scripts are located in a cgi-bin directory located outside of document tree. The PHP scripts are different from DBI scripts since PHP scripts are located within the web server document tree.



Your comments will be displayed only after manual approval.