Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
PHP MCQ Questions
โบ
Which PHP function is used to include one PHP f...
Which PHP function is used to include one PHP file into another?
A. include()
B. require()
C. Both include() and require()
D. import()
Explanation:
Both include() and require() are used to include files.
Tags:
PHP MCQ Questions
,
Computer Science
ยซ Previous
Next ยป
More from PHP MCQ Questions:
What does PHP stand for?
Which symbol is used to start a PHP variable?
Which function outputs text to the browser in PHP?
Which extension is used for PHP files?
Which function is used to get the length of a string in PHP?
Which superglobal is used to collect form data sent via GET method?
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
Python MCQ Questions MCQs
C MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs
Algorithms MCQ MCQs