adspace
What is the difference between the functions unlink and unset?
Answer Posted / shilpa yogesh agrawal
The function unlink() is to remove a file, where as unset()
is used for destroying a variable that was declared earlier.
unset() empties a variable or contents of file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Tell me what kind of things have you done on the social side?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is the current stable version of php?
How to create a web form?
sort term descripttion form, report and uery
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Name and explain five of the PHP error constants?
List some features of php that are deprecated in php7?
What is the difference between htmlentities() and htmlspecialchars()?
Which variable declarations within a class is invalid in php?
Write a program using while loop?
What is trait in php?
What does $_files means?
What is difference between static and final in php?