Well I am not toally posative about the file download, but I am sure you can do something like a link to a PHP page, which has a counter (probably stored in a database), and then will send the file to the user. This is just a theory.
The comments section, I can probably help a little more with. All you need to do is setup a Database to store and retreive the Comments from. Fill out the form, Add a comment. Load the page, retreive all comments for said page. Can be done with a 1 or 2 table database.
Hope this helps
PHPdev