Comments Demo page

This page shows how comment script works.

Comments page 221 of 267
Click here to add a comment
chris
Posted 6058 days ago
This sis atest comment
ld
Posted 6060 days ago
hello
Andy
Posted 6062 days ago
testing script
pc
Posted 6064 days ago
can this script be modified.....?
jim
Posted 6068 days ago
test comment
Adrian
Posted 6068 days ago
Lil B, that can be changed, you have to open comments_html.php and replace:
Posted echo timeago($comment->timestamp);
with something like:
Posted echo date("j M 'y H:i",$comment->timestamp);

I hope this helps.
lil b
Posted 6069 days ago
is it possible to customize the following:
"posted 11 hours ago" | change to --> "10:14pm September 27 2009"
and
allow all comments to be displayed on same page?