PHP MCQ Functions in PHP MCQ Question #2418
MCQ Single Best Answer Not Set

QWhich one of the following function reads a directory into an Array?

ID: #2418 Functions in PHP MCQ 1,074 views
Question Info
#2418Q ID
Not SetDifficulty
Functions in PHP MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A scandir()
  • B readdir()
  • C scandirectory()
  • D readdirectory()
Correct Answer: Option A

Explanation

It returns an array consisting of files and directories found in directory or returns FALSE on error.

Share This Question

Challenge a friend or share with your study group.