which function used to get the file name in php?

Answer Posted / simran

The file name on the browser system
$file_name=$_FILES[$fieldName]['name'];

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of return in php?

489


Are sessions stateless?

486


How can we execute a php script using command line?

521


Why is used in php?

528


Tell me what is the use of explode() function?

544






What is the functionality of md5 function in php?

588


What are the differences between GET and POST methods?

532


How we get browser details of clients machine?

518


How to convert strings to numbers in php?

557


What is the difference between die () and exit () in php?

513


What is php's mysqli extension?

569


What are static variables in php?

507


What is the main difference between require() and include()?

476


What is overriding in php?

609


How to add 301 redirects in PHP?

478