Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the purpose of $_FILES variable in PHP?

This is a global PHP variable. This variable is an associate double dimension array and keeps all the information related to uploaded file.

 184 views

More Questions for you: