What is the difference between the functions UNLINK
and UNSET?
Answer Posted / ramtej
UNLINK function is used to delete a file,
UNSET function is used to free the specified session variable
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is putenv?
What do you use php for?
What is the difference between php4 and php5?
How to initiate a session in php?
What is laracast?
Do you know when sessions ends?
Explain the difference between $var and $$var?
How does php sessions work?
What is the use of Php variables?
How do you create an array in php?
What is the difference between client-side and server-side programming?
Tell me how can I display text with a php script?
Can we set session value in javascript?
What's the difference between using mysql_ functions and pdo?
What does $_files means?