Answer Posted / jaimin desai
$file_name=$_FILES[$ControlName]['name'];
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between query and inquiry?
Explain the difference between array_merge() and array_combine()?
How can we determine whether a php variable is an instantiated object of a certain class?
What is the use of explode() function?
Explain php parameterized functions.
What is the differences between $a != $B and $a !== $B?
What is urlencode and urldecode in php?
What is php routing?
Which is better mysql or sql?
What is encapsulation in php with example?
How can we connect to a mysql database from a php script?
Why do we use php?
What are php errors?
Which is not a file-related function in php?
What happens when submit button is clicked?