how to upload a file in php.write a syntex for that
Answer / sumit manchanda
move_uploaded_file syntex is used to upload a file
| Is This Answer Correct ? | 5 Yes | 3 No |
What is session in PHP. How to remove data from a session?
Hi, I want to upload an image ito database and display image in a table in php how it is possible
How can cross site request forgery csrf be prevented?
What is the difference between unlink and unset ?
How to remove an empty directory?
What is inheritance in php progaming?
What are different types of Print Functions available in PHP?
Who is the father or inventor of php?
Explain mysql_error().
What is associative array in php?
What are the rules in creating php variable?
What is the difference between get and post in php?