Best documentation tools for php
PHPDocumentor , PHPDox are best documentation tools for php.
Here is what the above code is Doing:
1. The first line is a comment.
2. The second line is a comment, too, and it’s a multiline comment.
3. The third line is a comment, too.