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 does $_ post mean in php?
Tell me how the result set of mysql be handled in php?
how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question
Does facebook use php framework?
Xplain is it possible to use com component in php?
What is the php function that removes the first element of the array and returns it?
How do I install php?
How to include variables in double-quoted strings in php?
What is variable function php?
what is CURL?
Tell me what is the actually used php version?
What are form input html tags?