Interviewer And Interviewee Guide

Junior Developer PHP Interview Question:

Explain me what is the difference between $_FILES[‘userfile'][‘name'] and $_FILES[‘userfile'][‘tmp_name']?

Submitted by: Administrator
$_FILES[‘userfile'][‘name'] represents the original name of the file on the client machine,

$_FILES[‘userfile'][‘tmp_name'] represents the temporary filename of the file stored on the server.
Submitted by:

Read Online Junior Developer PHP Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.