Answer Posted / jaimin desai
$file_name=$_FILES[$ControlName]['name'];
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is null in php?
What is the timeout period on session values?
What is encapsulation in php with example?
Can php run on windows server?
Is php secure?
Explain object-oriented methodology in php?
What would occur if a fatal error was thrown in your php program?
What is session in PHP. How to remove data from a session?
What is api used for?
How can we access the data sent through the url with the get method?
What does $_server means?
What are the different types of statements that are present in php?
What are magic constants in php?
What is $_session in php?
Why do we use polymorphism in php?