This is a sample page with an embedded comment form. All you have to do to
add it to a page is add:
<?php include('comments.php'); ?>
I also took $_GET variables into account for specifying the page databases. Check
it out: ('sort' in the links below is a dummy variable to show the concept)
This functionability can be changed by $pageGetVars in settings.php.