What is the difference between the functions UNLINK
and UNSET?

Answer Posted / ramthiraviya

unlink():: is a function for file system handling.it will
simply file in context
unset():: is a function for variable management.it will make
a variable undefined

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the number of characters in a string?

799


What are the new features available in php 7?

759


Which will start a session?

767


How to retrieve the original query string?

793


What are the advantages of php?

740


Tell me how to get the value of current session id?

718


Explain soundex() and metaphone().

786


Do loops php?

756


write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.

1797


How do you display the output directly to the browser?

679


What is the meaning of die in php?

754


Inside a php function, what param needs to be set in order to access a global variable?

741


What is faster in php?

816


Name some of the constants in php and their purpose.

744


Which is a perfect example of runtime polymorphism?

728