Hi
I am creating a class that stores a recursive directory structure. I am now trying to read back said data in the array.
i can obviously get the data with print_r but want to be able to use the data not just print a list.
Can anyone point me in the right direction to read the array recursively.
Cheers
N