|
hello
I am looking for a function / program which would list for me all external pieces (Html pages, PHP's, CSS, external Javascript code, ...) called from within another piece (Html page, ...).
I can do the job by hand but this is cumbersome and error prone.
I need to make sure that, among dozen of files, I actually put online all the needed files and only these ones.
If this funcion / program would be clever renough to do the job for an entire directory, not to speak of a set of directories, this would just be perfect.
Anyone has a suggestion?
Thank you in advance.
F
|