Answers

Question and Answer:

  Home  Senior PHP Programmer

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

Using $_FILES['file']['name'] − it provides the actual name of the uploaded file.

 197 views

More Questions for you: