Zend
200-550 · Question #9
What does the __FILE__ constant contain?
The correct answer is B. The full path to the current script. See the full explanation below for the reasoning.
Question
What does the FILE constant contain?
Options
- AThe filename of the current script.
- BThe full path to the current script.
- CThe URL of the request made.
- DThe path to the main script.
How the community answered
(62 responses)- A13% (8)
- B77% (48)
- C3% (2)
- D6% (4)
Community Discussion
No community discussion yet for this question.