PHP MCQ MySql with PHP Basic MCQ Question #2560
Single Choice Not Set

QWhich one of the following statements should be used to include a file?

ID: #2560 MySql with PHP Basic MCQ 2,740 views
Question Info
#2560Q ID
Not SetDifficulty
MySql with PHP Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A #include
  • B include
Correct Answer

Explanation

An example of this- 

#include 'mysql.connect.php';
//begin database selection and queries.
?>

Share This Question

Challenge a friend or share with your study group.