Answer Posted / webguy
copy() = copy and move() = cut in simple terms.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are php magic methods/functions?
What is the use of friend function in php?
How long is a php session valid?
Are sessions stateless?
Which framework is best for php development?
Php error constants and their descriptions
What are the 3 scope levels available in php and how would you define them?
What are the variables in php?
What is the use of post in php?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is the difference between php and core php?
How does session work in php?
What is composer json?
How can I prevent sql-injection in php?
What type of headers have to be added in the mail function to attach a file?