how to upload a file in php.write a syntex for that
Answer Posted / sumit manchanda
move_uploaded_file syntex is used to upload a file
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How do you execute a php script from the command line?
How to create a directory?
Write a program to find the factorial of a number in php?
Why json is used in php?
How to get ip address of clients machine?
What is the best website to learn php?
What is the use of magic function in php?
How to return a value back to the function caller?
Write a program to swap two numbers using php.
What are super global variables in php?
Explain some of the php array functions?
What is meant by session in php?
Is php a case sensitive language?
What are the different loops in php?
Tell me what is the use of explode() function?