Comments Demo page

This page shows how comment script works.

Comments page 213 of 266
Click here to add a comment
Ed
Posted 5982 days ago
Testing
Serif User
Posted 5983 days ago
Thanks, this is great.

Good suggestion by Andy
Shane
Posted 5985 days ago
jjhvjgvjvvn
test
Posted 5989 days ago
WHats up?
jeff
Posted 5990 days ago
does this work
Adrian
Posted 5991 days ago
Hello Justin, for the variables part in first message: you cannot post html code or php code inside the comment, it will be a major security issue.
For second question: to make it save to database you would have to modify comments.php file, you have to replace the code that saves to a plain file and replace it with mysql queries.
Admin logs in at admin.php, once you login there you will see links on comments (edit | delete).
Justin
Posted 5991 days ago
Hello,

Is there a way to make this work with MySQL database so it stores comments there?

Im planning to have multiple comment boards and would like a mysql database used. Also how does it identify the admin user? Do you log in on a different page or is it managed separately?