What is the difference between the functions UNLINK
and UNSET?
Answer Posted / raju kumar
unlink used for delete file from directory and unset used
for destroy variable like session.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get the position of the character in a string in php?
Which function is used to strip whitespace?
What is a simple php method to make a cross domain data request?
How do you find the length of a string in php?
What is $$ in php?
What is the function of string in c?
Is python easier than php?
How to call javascript function in php without any event?
Is php a cms?
Does php need apache?
What is trait in php?
What is difference between static and constant in php?
Is wordpress a php framework?
What are getters and setters and why are they important?
How to replace a text in a string with another text in php?