Answer Posted / vishwas kumar
copy() function copy images for temp folder on server to
move other location. move() function cut images for temp
folder on server to move other location.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What is the use of return in php?
How many functions are there in php?
Is php fully object oriented?
Difference between array_combine and array_merge?
How to find a substring from a given string in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
How to enable error reporting in php?
where do we use htaccess?
How to remove the new line character from the end of a text line in php?
Difference between get and post method.
What is PHP's configuration file called?
How variables are passed through arguments?
How we can retrieve the data in the result set of mysql using php?
What are the options to transfer session ids?
How to convert a string to uppercase in php?