I am looking for a PHP script (with MySQL) to allow users to add comments at the bottom of dynamic pages (for example site.com/page.php?page=1). Script needs to be simple with minimal security features (no registration, removing tags and preventing flooding). Any suggestions?