paulbradley
Programmer
I know how to use
readdir($dir);
to read in the files in a directory but how do you read in the sub directory names of a given directory.
Thanks.
readdir($dir);
to read in the files in a directory but how do you read in the sub directory names of a given directory.
Thanks.