Jun 18, 2002 #1 petey Programmer Joined Mar 25, 2001 Messages 383 Location 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 19, 2002 #2 BB101 Programmer Joined May 23, 2001 Messages 337 Location GB Not at all --BB Upvote 0 Downvote
Jun 24, 2002 #3 inlandpac Programmer Joined Jun 18, 2000 Messages 235 Location 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