Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you access the uploaded file in PHP?

Using $_FILES['file']['tmp_name'] − it provides access to the uploaded file in the temporary directory on the web server.

 160 views

More Questions for you: