We have a fairly complex product that is all PHP based GUI. We're in need of some kind of "graphical tool" (web, stand alone, windows, linux, osx whatever) that will take a directory tree, recursively traverse all the files, look for 'includes' and 'requires' (and the _once versions too) and then map them out so we can see what files are calling what and where. Anyone suggest something? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php