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
Can you define an argument as a reference type?
What is php in full?
Tell me what is the difference between the functions strstr() and stristr()?
How can we pass the variable through the navigation between the pages?
How to redirect https to http url and vice versa in .htaccess?
List functions available to sort an php array?
How can we destroy the cookie in php?
Is php open source?
How to repeat a string to a specific number of times in php?
What does $_files means?
What is Apache's configuration file typically called?
What is $$ in php?
What is rtrim php?
What is session php?
Tell us how to redirect a page in php?