adspace
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Answer Posted / Vijay Pratap Yadav
In PHP, `$_files['userfile']['name']` contains the original name of the uploaded file, while `$_files['userfile']['tmp_name']` contains the temporary filename where the uploaded file was stored on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is trait in php?
What is the difference between htmlentities() and htmlspecialchars()?
Which variable declarations within a class is invalid in php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
List some features of php that are deprecated in php7?
What is the current stable version of php?
What is the current stable version of php? What advance thing in php7?
What sized websites have you worked on in the past?
Name and explain five of the PHP error constants?
Tell me what kind of things have you done on the social side?
Write a program using while loop?
how to detect a mobile device using php
sort term descripttion form, report and uery
What is difference between static and final in php?
How to create a web form?