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
Explain what are the three classes of errors that can occur in php?
What do you mean by core php?
What is the use of array_search() in php?
Which cryptographic extension provide generation and verification of digital signatures?
Why overriding is called runtime polymorphism?
What is a helper function?
What is string function sql?
When use javascript vs php?
Which php function will attach one file to another?
How big is nvarchar max?
How we can get the number of elements in an array?
How to check your php installation?
What is the difference between characters 34 and x34?
What is the name of the scripting engine that powers PHP?
What is difference between isset and empty in php?