Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you access the size of the uploaded file in PHP?

Using $_FILES['file']['size'] − it provides the size in bytes of the uploaded file.

 187 views

More Questions for you: