Comments Demo page

This page shows how comment script works.

Comments page 221 of 267
Click here to add a comment
chris
Posted 6165 days ago
This sis atest comment
ld
Posted 6167 days ago
hello
Andy
Posted 6168 days ago
testing script
pc
Posted 6170 days ago
can this script be modified.....?
jim
Posted 6174 days ago
test comment
Adrian
Posted 6175 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 6175 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?