Comment Support forum comment Manage a comment system using an SQL database This class can be used to manage a generic comments system. It could be used to add comments to a blog, a guest book, etc.. The comments are stored in an SQL database table. The class can install the table and associated ...