Re: [PHP] self documenting php

2004-04-22 Thread Matt Matijevich
[snip] What is a good tool to use for documenting php? I am looking for something like javadoc. I think there is phpdoc, just not sure if it's any good or if I should try to create my own. [/snip] http://pear.php.net/package/PhpDocumentor -- PHP General Mailing List (http://www.php.net/) To u

Re: [PHP] self documenting php

2004-04-22 Thread Andy B
so far i like phpdoc... most reliable that i found and besides it gives more of a range of different output types: chm (windows help file format) html, xml, pdf and so on... i think its pretty cool... - Original Message - From: "Edward Peloke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>