For example, I have a directory structure like this:\[code\]my_stuff classes one two more evenmore manymore subsub subsubsub otherstuff morestuff deepstuff toomuch\[/code\]and I want to add everything (!) under classes to the php include paths. How would I get such an array? Is there some fancy php func for this?