What is the difference between the functions UNLINK
and UNSET?

Answer Posted / adarsh katiyar

If you want delete some session data, you can use the
unset() or the session_destroy() function.

The unset() function is used to free the specified session
variable.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which database is best for php?

528


What is the purpose of php?

543


Tell me how to retrieve a cookie value?

531


How to execute a function in php?

455


What beforeFilter() is used?

650






How to open a file for writing?

560


Why php is used in html?

527


Which function is used in php to search a particular value in an array?

504


What is a php form?

538


What is the purpose of pear in php?

585


what is CURL?

582


What is the use of return in php?

489


How to create an array of a group of items inside an html form?

569


What are the functions of string?

520


What is use of count() function in php?

563