nerdexam
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)
  • A
    3% (1)
  • B
    77% (23)
  • C
    3% (1)
  • D
    10% (3)
  • E
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice