Vidyalelo
PHP · Q16

File System

Programming · PHP · question 16

Q16

What is the purpose of basename() function?

A.
Returns the last accessed time of the file
B.
Returns the first accessed time of the file
C.
Strips of the path and returns the file name
Answer
D.
Strips of the path and returns the folder name

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board