What is the difference between the functions UNLINK
and UNSET?
Answer Posted / kirti
Function Unlink is used for deleting a file.
Function Unset is used for variable as to unset the variable
and free d memory allocated.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is empty function c++?
What are the encryption functions available in PHP?
Is php used for frontend or backend?
What is the default time of cookie in php?
Why do we need session?
What is php explain?
Why overriding is called runtime polymorphism?
What are the differences between session and cookie?
How do I find environment variables?
Is it more secure to use cookies to transfer session ids?
Explain me what is sql injection?
In php, how to redirect from one page to another page?
What is traits? How it is used in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
What is php and its uses?