How will you get the size of a file in php?

Submitted by: Administrator
The files's length can be found using the filesize() function which takes the file name as its argument and returns the size of the file expressed in bytes.
Submitted by:

Read Online Sr. PHP Programmer Job Interview Questions And Answers