Q:

If you want to temporarily store uploaded files in the /tmp/phpuploads/ directory, which one of the following statement will you use?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

If you want to temporarily store uploaded files in the /tmp/phpuploads/ directory, which one of the following statement will you use?


  1. upload_tmp_dir “/tmp/phpuploads/ directory”
  2. upload_dir “/tmp/phpuploads/ directory”
  3. upload_temp_dir “/tmp/phpuploads/ directory”
  4. upload_temp_director “/tmp/phpuploads/ directory”

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).upload_tmp_dir “/tmp/phpuploads/ directory”

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which superglobal stores a variety of information ... >>
<< Which directive sets a maximum allowable amount of...