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
How to get the length of string?
Do you have to initialize variables in php?
What are the advantages of triggers?
Can we learn php without html?
How many types of inheritances used in php and how we achieve it.
What are computer variables?
Why do we use hooks?
Explain do you use composer? If yes, what benefits have you found in it?
What are the characteristics of php?
What is 'float' property in css?
What are php data types?
What is the latest version of php?
What is split function in php?
How can we submit a form without using submit buttons?
How do we get the current session id?