How to upload a file (may be a .txt or a .doc file) from a
php script/file?
Answer Posted / 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 View All Answers
What are the advantages of triggers?
Explain the advantages of using PHP?
Why do we use htaccess
What does $globals mean?
How many open modes available when a file open in PHP?
What are the advantages of php?
What is the use of nl2br() in php?
What exactly is validating and sanitizing?
Swap two variables value without using third variable in php ?
List some features of php that are deprecated in php
What is a path Traversal?
How can you send email in php?
Can I learn php in a month?
What is if isset ($_ post submit )) in php?
How do I expire a php session after 30 minutes?