RE: [PHP] Need tool to graphically show all includes/requires -- first version Announcement

2007-01-30 Thread Daevid Vincent
] Need tool to graphically show all includes/requires # [EMAIL PROTECTED] / 2007-01-19 16:52:49 -0800: 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

Re: [PHP] Need tool to graphically show all includes/requires

2007-01-20 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-01-19 16:52:49 -0800: 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'

[PHP] Need tool to graphically show all includes/requires

2007-01-19 Thread Daevid Vincent
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