Jun 18, 2002 #1 petey Programmer Mar 25, 2001 383 US Is there a preferred or conventional way of documenting PHP classes, besides regular ol' comments? -petey
Is there a preferred or conventional way of documenting PHP classes, besides regular ol' comments? -petey
Jun 24, 2002 #3 inlandpac Programmer Jun 18, 2000 235 US BB is correct in the sense that there is no standard that has been established - not that there are any standards where PHP is involved. There are a few widely used methods out there, and all of them conform to the JavaDoc standard. http://phpdocu.sourceforge.net/http://sourceforge.net/projects/phpdocutron/http://sourceforge.net/projects/phpdoc/http://phpxref.sourceforge.net/http://sourceforge.net/projects/phpautodoc/http://codegorilla.com/phpdoc/ Chad ICQ: 54380631 Upvote 0 Downvote
BB is correct in the sense that there is no standard that has been established - not that there are any standards where PHP is involved. There are a few widely used methods out there, and all of them conform to the JavaDoc standard. http://phpdocu.sourceforge.net/http://sourceforge.net/projects/phpdocutron/http://sourceforge.net/projects/phpdoc/http://phpxref.sourceforge.net/http://sourceforge.net/projects/phpautodoc/http://codegorilla.com/phpdoc/ Chad ICQ: 54380631