Hi All,
I was wondering wether anybody knows of a script to keep track of individual functions / sections / files used.
Say I have a project, consisting of 40 pages. Each page relies on a number of functions/includes, which are saved as seperate include files, since the functions&includes are used by mulitple pages. Now I would like to be able to point a script to index.php, and then have the script create a listing of all include and functions used by that file, and, preferably, have the script continue searching in the ther files, so that a program-tree forms. Ideally this script would also point out any missing files..
Is there anybody who has such a script / knows one? If not: Is there a term which I could use to search for on www? So far I have been pretty unsuccesfull..
Thanks
J