Answers

Question and Answer:

  Home  Senior PHP Programmer

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

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.

 199 views

More Questions for you: