What is the difference between the functions unlink and unset?
Answer Posted / rajat sharma
unlink() means that to delete the files
and
unset() destroys the specified variables.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the Formatting and Printing Strings available in PHP?
Explain how you can update memcached when you make changes to php?
Is it difficult to learn php?
What is PHP's configuration file called?
Where are the persistent cookies stored on your computer?
Is age a variable in research?
Is it possible to extend the execution time of a php script?
How can we encrypt the password using php?
What is rest api in php?
what is the scope of php in the future if any other language is developed then may be php is loss ???
Can we set session value in javascript?
What is difference between Method overriding and overloading in PHP?
What is php variable?
for image work which library?
Is multiple inheritance supported in php?