What is the difference between using copy() and move()
function in PHP file uploading?
Answer Posted / ashish zarkar intercom online
One Big difference between copy and move command that is we
can just use move command once but the copy can use more
then one thime
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
How long is csrf token?
How to turn on the session support?
What are session variables in php?
What are the features of php 7?
What is polymorphism in php?
Explain what does the unset() function means?
Do you know what does mvc stand for and what does each component do?
Which PHP function would you use to send an email?
How to download and install php for windows?
How to redirect https to http url and vice versa in .htaccess?
Do you know is it possible to extend the execution time of a php script?
What is php destruct?
Explain about objects in PHP?
What is a php trait?
What is php and how do you use it?