Hi Folks,
This is not strictly a coding question, but it does relate to PHP development.
I am looking to try and document a project I have been working on. I have looked at the UML but not sure if this is the best way to go.
I want to create diagrams describing how certain functions work internally (how functions operate etc). I know uses cases would work for user interaction with the sytem but I just need to document the iner workings. I don't think class diagrams would work either as there is no way to describe an interaction.
Any ideas ??
Thanks a lot.