nerdexam
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)
  • A
    15% (3)
  • B
    70% (14)
  • C
    5% (1)
  • D
    10% (2)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice