Computer Science, asked by ajeetsir8626, 1 year ago

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
D.Strips of the path and returns the folder name

Answers

Answered by sasat74
4
Hola friends...
=============

<b><i>Option C ..

is the correct answer.....
Answered by Pramodkumarhani
1

✔✔ Hello mate ✔✔

here's your answer  

The correct option is  C.Strips of the path and returns the file name

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤  

basename( ) Function. The basename() function in PHP is an inbuilt function which is used to return the base name of a file if the path of the file is provided as a parameter to the basename() function.

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤  

Hope it helps you


Similar questions