Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Tell me the difference between the functions unlink and unset?

unlink() deletes the given file from the file system.

unset() makes a variable undefined.

 131 views

More Questions for you: