which function used to get the file name in php?

Answer Posted / jaimin desai

$file_name=$_FILES[$ControlName]['name'];

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access a Static Member of a Class in PHP?

510


How to download files from an external server with code in php?

486


What are encryption functions in php?

542


Why did you choose this particular career path?

8350


What is form validation in php?

517






What are the characteristics of php variables?

515


Which parts of php are case sensitive?

486


What type of comments are supported by PHP.

560


How to calculate the difference between two dates using php?

539


What are the different tables(engine) present in mysql, which one is default?

504


Tell me what does the scope of variables means?

529


What is the difference between "echo" and "print" in php?

516


What is php session and how it works?

520


Explain what is the difference between for and foreach?

522


What are php loops?

531