Function printCommentForm
Prints a form for posting comments
boolean |
$showcomments = true |
defaults to true for showing list of comments |
string |
$addcommenttext = NULL |
alternate text for "Add a comment:" |
boolean |
$addheader = true |
set true to display comment count header |
string |
$comment_commententry_mod = '' |
use to add styles, classes to the comment form div |
boolean |
$desc_order = false |
default false, set to true to change the comment order to descending ( = newst to oldest) |