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 5837 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?
Good suggestion by Andy
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).
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?
Does it allow html code
$someVariable