Zend
200-530 · Question #114
Which elements does the array returned by the function pathinfo() contain?
The correct answer is C. dirname, basename, extensio. See the full explanation below for the reasoning.
Question
Which elements does the array returned by the function pathinfo() contain?
Options
- Aroot, dir, file
- Bdirname, filename, fileextension
- Cdirname, basename, extensio
- Dpath, file
How the community answered
(39 responses)- A15% (6)
- B3% (1)
- C77% (30)
- D5% (2)
Community Discussion
No community discussion yet for this question.