Answer Posted / jaimin desai
$file_name=$_FILES[$ControlName]['name'];
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What changes I have to do in php.ini file for file uploading?
How to check a variable is an array or not in php?
Tell me how can we get the error when there is a problem to upload a file?
What is the difference between explode () and split () functions in php?
How many days will it take to learn php?
Tell me what is the use of the function htmlentities?
Is php used anymore?
Define about declare construct?
In how many ways we can retrieve the data in the result set of mysql using php?
What Is a Persistent Cookie?
What is difference between sql and php?
What is cms php?
How to get ip address of clients machine?
What are the features of object-oriented programming in php?
What is an anti csrf token?