Which of these is a PHP function that returns an array containing a list of files and directories in a specified directory?

Which of these is a PHP function that returns an array containing a list of files and directories in a specified directory?



Answer: scandir


Learn More :