What is the difference between the functions unlink and unset?
Answer Posted / manish kumar
Unset is function which is use the unset (destroys) the
specified variable but unlink is also a function which is
used to deletes a file.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do I sort numbers in php?
How can you propagate a session id?
What is a persistence cookie?
How long is a php session valid?
Tell me what are the __construct() and __destruct() methods in a php class?
What are psrs?
Is php secure?
What is difference between web service and api?
What is empty php?
Explain me what is the difference between explode() and split() functions?
How to redirect a page in php?
What is php and sql?
What are sql functions?
in PHP for pdf which library used?
Are php sessions secure?