redletterrocko
Programmer
Hi all,
I recently started a new job, and find myself caught in the middle of a rather complicated php project. I've spent the last week and a half trying to figure out exactly how everything works, but it's a longer task than I thought. I've tried to document functions in each .php file, etc, but it's a slow and dreadful process. I was wondering if anyone else has gone through this, and whether or not you knew of any scripts that might be able to fire out all the functions from a specirfic .php file, and maybe even the variables passed, etc, much like a UML class diagram in Java. Any ideas?
I recently started a new job, and find myself caught in the middle of a rather complicated php project. I've spent the last week and a half trying to figure out exactly how everything works, but it's a longer task than I thought. I've tried to document functions in each .php file, etc, but it's a slow and dreadful process. I was wondering if anyone else has gone through this, and whether or not you knew of any scripts that might be able to fire out all the functions from a specirfic .php file, and maybe even the variables passed, etc, much like a UML class diagram in Java. Any ideas?