Zend
200-530 · Question #553
Which of the following is a valid PHP function that is used to delete a file using PHP?
The correct answer is B. unlink(). See the full explanation below for the reasoning.
Question
Which of the following is a valid PHP function that is used to delete a file using PHP?
Options
- Adel()
- Bunlink()
- Cunset()
- Dremove()
How the community answered
(26 responses)- A4% (1)
- B69% (18)
- C15% (4)
- D12% (3)
Community Discussion
No community discussion yet for this question.