Answers

Question and Answer:

  Home  PHP Community Marketing Expert

⟩ Tell me what’s the difference between unset() and unlink()?

unset() sets a variable to “undefined” while unlink() deletes a file we pass to it from the file system.

 147 views

More Questions for you: