nerdexam
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)
  • A
    4% (1)
  • B
    69% (18)
  • C
    15% (4)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice