How to add different images in php program like a job
site.......
Answer Posted / anand prakash
$img_name=$_FILES[img_var][temp_name];
$img_path="/images";
$img_test=move_uploaded_file($img_name, $img_path);
if($img_test){
Image uploaded successfully.
}
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is meant by public, private, protected, static and final scopes?
Explain what does the unset() function means?
How do you connet mysql database with php?
How can you make a connection with mysql server using php?
Which function is used to read a file removing the html and php tags in it upwork?
Where php basically used?
What are soundex() and metaphone() functions in php?
How do I escape data before storing it into the database?
Do you know what is the use of rand() in php?
what is PDO?
What is prepare in php?
Does php support multiple inheritance?
What is a php tag?
What is var_dump function in php?
Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?