Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
PHP Programming
Quiz 2: Functions and Control Structures
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
True/False
Include
statements support only absolute path notation.
Question 22
True/False
The primary use of the
include
and
require
statements is to reuse content on multiple web pages by allowing you to insert the content of an external file, called an include file, in your PHP scripts.