Comments Demo page
This page shows how comment script works.
Comments
page 221 of 266
Click here to add a comment
Your Name:
Image verification:
Message:
me
Posted 5870 days ago
i think i will try it
chris
Posted 5881 days ago
This sis atest comment
ld
Posted 5883 days ago
hello
Andy
Posted 5884 days ago
testing script
pc
Posted 5886 days ago
can this script be modified.....?
jim
Posted 5890 days ago
test comment
Adrian
Posted 5891 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.
<
225
224
223
222
221
220
219
218
217
>
Posted echo timeago($comment->timestamp);
with something like:
Posted echo date("j M 'y H:i",$comment->timestamp);
I hope this helps.