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

Explain the different types of errors in php.

531


Describe which programming language does php parallel to?

472


What is the current stable version of php?

554


What is api example?

532


What is difference between session and cookie in PHP?

523






for image work which library?

564


What is the output of the ucwords function in this example?

554


Explain Type juggling?

574


How would you open a directory for reading in php?

572


Tell me what is the meaning of a final class and a final method?

527


Explain me what is the difference between explode() and split() functions?

542


What are getters and setters php?

547


Can we embedded directly PHP code into XHTML document? State Whether True or False?

1262


What is the latest version of php?

538


Is key exist in array php?

540