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 |
What is uniqid php?
What types of Data Can Be Used as Array Keys?
In PHP how many size data can upload by default?
9 Answers Classic Infotech, PG Software,
What is difference between str_replace and substr_replace
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?
How to call javascript function in php on button click?
What is the meaning of symbol '$' in jquery?
Explain me what is the importance of "method" attribute in a html form?
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,
What is the purpose of $_ session?
how to select single row from table and insert into same table as a new record by using a single sql query.
Tell me what are the different types of errors in php?