Zend
200-530 · Question #71
What PHP function can be used to remove a local file?
The correct answer is B. B) unlink(). Zend 200-530 Exam
Data Management and Protection
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
(45 responses)- A9% (4)
- B82% (37)
- C4% (2)
- D2% (1)
- E2% (1)
Explanation
Zend 200-530 Exam
Topics
#PHP#unlink#file operations#filesystem
Community Discussion
No community discussion yet for this question.