nerdexam
Zend

200-710 · Question #49

What is the name of the key for the element in $_FILES['name'] that contains the provisional name of the uploaded file?

The correct answer is A. tmp_name. See the full explanation below for the reasoning.

Web Features

Question

What is the name of the key for the element in $_FILES['name'] that contains the provisional name of the uploaded file?

Options

  • Atmp_name

How the community answered

(53 responses)
  • A
    100% (53)

Topics

#$_FILES#tmp_name#file upload

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice