National_Instruments
200-500 · Question #54
What PHP function can be used to remove a local file?
The correct answer is B. B) unlink(). See the full explanation below for the reasoning.
Question
What PHP function can be used to remove a local file?
Options
- AA) rmdir()
- BB) unlink()
- CC) rm()
- DD) delete()
- EE) delete_file()
How the community answered
(30 responses)- A3% (1)
- B77% (23)
- C3% (1)
- D10% (3)
- E7% (2)
Community Discussion
No community discussion yet for this question.