PHP include path tree

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
dhinge
Forum Newbie
Posts: 12
Joined: Mon Jan 08, 2007 1:56 pm

PHP include path tree

Post by dhinge »

I am looking for a program that shows a tree of all the included files in a php file and all their subsequent included files. Has anyone heard of such a thing?
Post Reply