Home »

What does the unlink() function means?

Question ListCategory: PHPWhat does the unlink() function means?
jeanderson295 author asked 9 years ago
1 Answers
jessica537 author answered 8 years ago

The unlink() function is dedicated for file system handling. It simply deletes the file given as entry.

Please login or Register to Submit Answer