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
Which function will you use to create an array?
Is multiple inheritance supported in php?
What is meant by session in php?
What is the difference between runtime exception and compile time exception?
How to set cookies?
What is php in full?
Which framework is best for php development?
Why do we use namespace in php?
Which is variable cost?
What is move_uploaded_file in php?
The left association operator % is used in PHP for?
Tell me what type of operation is needed when passing values through a form or an url?
What enctype is required for file uploads to work?
What is the difference between php 5 and php 7?
Tell me how can we pass the variable through the navigation between the pages?