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


Please Help Members By Posting Answers For Below Questions

What is the best practice for running mysql queries in php? Consider the risk of sql injection.

793


Tell me what sized websites have you worked on in the past?

718


What does $globals means?

712


How do I escape in php?

745


Tell me what is the actually used php version?

768


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?

731


What is an operator in php?

807


What is the importance of "action" attribute in a html form?

790


Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

710


How do I check environment variables?

773


What is the difference between explode () and split () functions in php?

904


What is magic quotes?

797


How you can update memcached when you make changes to php?

853


Is it possible to protect special characters in a query string?

780


What is a PHP accelerator?

794