PHP INTERVIEW QUESTION:
What is the difference between unlink and unset in php?
Answer:
Unlink is used to delete the file used in the context.
Unset is used to unset or destroy the variable.
What is the difference between unlink and unset in php?
Answer:
Unlink is used to delete the file used in the context.
Unset is used to unset or destroy the variable.
No comments:
Post a Comment
We are here to listen you, Comment your valueable opinion...!!!