What is the difference between the functions UNLINK
and UNSET?
Answer Posted / subrat
unlink: is used to delete a file
unset is used to destroy an eralier declared variable
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
The left association operator % is used in PHP for?
What is php7?
Differentiate between php5 and php7?
What does it mean when it says the csrf token is invalid?
How to check if a string contains a character or word in php?
Explain me what is the meaning of a persistent cookie?
What is the use of the function htmlentities?
What exactly is PHP?
How do functions work?
How do you identify independent and dependent variables in research?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What does $_server mean?
Php says that an array is an ordered map. But how the values are ordered in an array?
How to test if a variable is an array?
Tell me what is pear?