nerdexam
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)
  • A
    9% (4)
  • B
    82% (37)
  • C
    4% (2)
  • D
    2% (1)
  • E
    2% (1)

Explanation

Zend 200-530 Exam

Topics

#PHP#unlink#file operations#filesystem

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice