Q55
What kind of path can the PHP file be?
A.
Absolute
B.
Relative
C.
Either Absolute or Relative
AnswerD.
Both Absolute and Relative
Answer: Option C
Solution
Answer: Option C
Solution:
The PHP file is either an absolute or relative path to a PHP script instead of the usual .js file.