Selena
March 4th, 2007, 08:38 PM
You know how in php there is something you can do like a $file variable that can call to all the files in a specific directory.
Like using the $file variable to display all the images in one folder on a page?
Well is there any way to do something similar with a $directory variable that can call to all the subdirectories in a specific directory?
If that makes any sense at all.
Like using the $file variable to display all the images in one folder on a page?
Well is there any way to do something similar with a $directory variable that can call to all the subdirectories in a specific directory?
If that makes any sense at all.