dir
dir
(PHP 4, PHP 5, PHP 7)
dir — Return an instance of the Directory class
Description
Directory dir ( string $directory [, resource $context ] )
A pseudo-object oriented mechanism for reading a directory. The given directory
is opened.
Parameters
-
directory
-
Directory to open
-
context
-
Note: Cont