How to upload a file (may be a .txt or a .doc file) from a
php script/file?



How to upload a file (may be a .txt or a .doc file) from a php script/file?..

Answer / guest_shah

u can use move_uploaded_file function.
search for this function in google.
u will get best eg.

Is This Answer Correct ?    10 Yes 4 No

Post New Answer

More PHP Interview Questions

What is cakephp framework?

0 Answers  


What is sticky form in php?

0 Answers  


how long a default session stay in php?

8 Answers  


What is variable declaration?

0 Answers  


What are the advantages of object-oriented programming in php?

0 Answers  






Why do you need to filter out empty files?

0 Answers  


What is a php class?

0 Answers  


What is the maximum size of a file that can be uploaded using PHP and how can we change this?

4 Answers  


What types of MYSQL function available for affecting columns

0 Answers  


Explain Constant in Class?

0 Answers  


How to check a variable is array or not in php?

0 Answers  


How to get length of an array in PHP?

0 Answers  


Categories