Comments Demo page

This page shows how comment script works.

Comments page 144 of 265
Click here to add a comment
Joe
Posted 6253 days ago
This is test of this commenting script :)
chris
Posted 6256 days ago
Looks good.
bob
Posted 6256 days ago
Hi there , just testing
Test
Posted 6259 days ago
Message
Philippe
Posted 6260 days ago
Avec Internet Explorer et une connexion Internet, vous avez la possibilité de rechercher et de consulter des informations sur le Web. Pour commencer, cliquez simplement sur les rubriques ci-dessous. Pour plus d'informations sur la navigation sur Internet, consultez le Sommaire de l'aide.
Adrian
Posted 6261 days ago
As you can see the commas appear ok here.

Change encoding type for your page, that should fix it, if it doesn't then comment or remove this line from comments.php:

// encode & character
$comment->message = str_replace('&','&',$comment->message);
Stacy
Posted 6261 days ago
How to ensure that commas show up as commas and not other code?

Sample

Stacy's request above includes commas - he's testing here to see how your form treats them.