William Piper wrote: > > > Does anyone know of a dependency walker for php?
Since I couldn't find a dependency walker, I wrote one instead. If anyone is interested, here is the code: http://pastebin.com/m3c7b6624 It's designed to be used on the command line as an executable. It may not be perfect, but it suited my needs. bp
