Guys do you know any editor that tracks down affected files??? Say for example I have a PHP file (file1) that includes another PHP file (file2), then file2 uses functions of other PHP files (file3,4...n). Is there any tool that can track these files?? Like when I used this particular tool, I wanted to know before hand that file1 makes use of file2, 3, & 4.. Do you know any editor or tool like this???
Thanks in advance!!