difference of move(), and copy() function in php?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / babasaheb
move is cut the any file in your folder
the file is not avilebale in that folder
and
copy means copy the file in folder but this file is avilebal
in that folder
| Is This Answer Correct ? | 1 Yes | 0 No |
Do you know how can we check the value of a given variable is a number?
What is delimiter php?
What is difference between get and post?
What is fulltextsearch
Is php secure?
what is the diffrence between for and foreach?
11 Answers Hirolasoft, IBM, Photon,
How do you clear environment variables?
How to block direct directory access in PHP?
How to get seconds from current date using date function ?
8 Answers Sarna Technologies, Satyam,
Is php dying 2018?
What is ci in php?
What are PHP Magic Methods/Functions. List them.