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 |
How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?
1 Answers Sify, Small Biz Express,
Tell me what type of operation is needed when passing values through a form or an url?
Does mysql need php?
What is php key?
How to Define a Constant in PHP? Is $ symbol necessary?
What is session in php why it is use?
Explain object-oriented methodology in php?
What is the role of php.ini file?
What does php exit do?
How would you open a directory for reading in php?
How is it possible to return a value from a function?
What are access specifiers?