What kind of path can the PHP file be?
A
Absolute
B
Relative
C
Either Absolute or Relative
D
Both Absolute and Relative
Correct Answer: Either Absolute or Relative
The PHP code is enclosed in special start and end processing instructions that allows you to jump into and out of “PHP mode”. The PHP file is either an absolute or relative path to a PHP script instead of the usual .js file.