Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Explain what does $_FILES means?

$_FILES is an associative array composed of items sent to the current script via the HTTP POST method.

 122 views

More Questions for you: