Hi,
I'm trying to list the folders in a directory in a loop, any idea where I should start?
I want the loop to ignore files and only list folders....
opendir() while() readdir()
to get you started 🙂
thanks 🙂
So..how did u do ? ..i could use that script also 😛