Zend
200-530 · Question #76
What function returns the filename component of the file's path:
The correct answer is B. basename(). See the full explanation below for the reasoning.
Question
What function returns the filename component of the file's path:
Options
- Adirname()
- Bbasename()
- Cpathinfo()
- Dparse_url()
How the community answered
(20 responses)- A15% (3)
- B70% (14)
- C5% (1)
- D10% (2)
Community Discussion
No community discussion yet for this question.