1.

PHP scripts are located in the web server document tree.(a) True(b) FalseThe question was asked during a job interview.I want to ask this question from Putting PHP to Work topic in division MySQL Programs Using Perl DBI and PHP of MySQL

Answer»

The correct answer is (a) True

The best I can explain: The PHP SCRIPTS are different from DBI scripts SINCE PHP scripts are located within the WEB server document TREE while DBI scripts are located in a cgi-bin directory located outside of document tree.



Discussion

No Comment Found

Related InterviewSolutions