Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Explain what does the unlink() function means?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

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

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me how failures in execution are handled with include() and require() functions?Tell me what does accessing a class via :: means?