Briefing Zend Knowledge

What function returns the filename component of the file’s path:

What function returns the filename component of the file’s path:

A.
dirname()
realpath()

B.
basename()

C.
pathinfo()

D.
parse_url()