What is the difference between the functions UNLINK
and UNSET?
Answer Posted / vineet sharma
unset() function is to destroy the temporary declared variable.
Unlink function is used to remove the link from the file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Php says that an array is an ordered map. But how the values are ordered in an array?
Tell us how to set cookies in php?
What is stripslashes php?
What is a namespace in php?
What is session in PHP. How to remove data from a session?
Why super () is used in java?
How to create an empty array in php?
What is the difference between php traits vs interfaces?
What are advantages of .htaccess?
What software is required to run php?
Is nan in php?
What is member function?
Does php 5 support exceptions?
Is php easier than javascript?
Why is php so popular?