I have bought an open source (huge) php script, and I am still of the old (pre OOP) Turbo Pascal generation.
Now in order to apply some changes to the OS PHP script I have in hands I'd need some tools that help me understand the structure. I am reading since two weeks php tutorials and the source code, and I believe it's time to get more aggressive:
e.g.: A software that's converting my scrip into charts/tables showing:
- which php script includes/requires which other
- which MySQL table entry is written to / read from which php script
- which class is called upon by which script and vice versa...
in short a tool/tools that allow me to get a better grip on this monstrum.
I'd be extremely happy for any suggestions, even better when they are free.
Thx a lot
Phillip