What is the difference between the functions unlink and unset?
Answer Posted / n.boopathi
UNLINK:unlink-deletes the file.
UNSET:Unset is function which is use the unset (destroys OR
delete) the
specified variable.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is escaping to php?
Is null or empty c#?
Which is incorrect with respect to separating php code and html?
How do you use bcrypt for hashing passwords in php?
Is php faster than javascript?
What is the correct and the most two common way to start and finish a php block of code?
What is http php?
Tell me how can we determine whether a variable is set?
What is an associative array?
What does explode do in php?
Is php an object or array?
What is different between software and app
Explain mysql_error().
Is salary a ratio or interval?
What are the advantages of object-oriented programming in php?