What is the difference between unlink and unset ?
Answers were Sorted based on User's Feedback
unlink delete the specified file
and unset destroy the variable
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / raghavaiah.k
Unlink is a function for file system handling. It will
simply delete the file in context!
And unset will set unset the variable.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / rakesh
unlink delete the specified file and unset which destroy
the variable
| Is This Answer Correct ? | 10 Yes | 1 No |
Do you know what are traits?
How to Define a Constant in PHP? Is $ symbol necessary?
Tell me how is it possible to remove escape characters from a string?
Are parent constructors called implicitly inside a class constructor?
How can we pass the variable through the navigation between the pages?
How do I make a reset button in html?
What is php and why we use it?
hi to all i am fresher in php and want to learn php and want a fresher job in php. how to total time i expend to learn php and what is freshers salary.
What is repository in php?
coding for deleting items form data base on select
What are the different types of errors in PHP?
Can I use php in visual studio?