What is the difference between the functions UNLINK
and UNSET?
Answer Posted / ramthiraviya
unlink():: is a function for file system handling.it will
simply file in context
unset():: is a function for variable management.it will make
a variable undefined
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Why do we use in php?
What is a static variable in php?
How does api connect to database?
how to track no of users logged in?
Tell me how the result set of mysql be handled in php?
What is session in c#?
Why triggers are used in mysql?
What is the use of explode() function?
Is php open source?
What is the difference between rest and soap?
What is xss and csrf?
What is isset in php form?
how retrive the video file in php using video tag
What is list function with their uses.
How to list all values of submitted fields?