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 use of mysql_real_escape_string in php?
How to take a substring from a given string in php?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is an associative array?
Is php session id unique?
Which is better mysql or sql?
Do you know how to enable error reporting in php?
What are majic methords in php?
What is the most common http method?
What are include() and require() functions?
What is the use of get and post method in php?
What is a PHP Filter?
How does the identity operator === compare two values?
Are parent constructors called implicitly inside a class constructor?
What is php key?