Which one of the following statements should be used to include a file?
Explanation: Answer: B An example of this-
<?php #include 'mysql.connect.php'; //begin database selection and queries. ?>