What's the best way I can go about installing a "comment system" onto every page of the site. Because the site has already been made, and there a tonne of static pages the only option I can do is include something in the footer section (just below the content on all pages) I'm thinking the best way to do it would be to use the URL's as the comment id's. What is the best / easiest solution for me if you know any? Thanks!
I wrote my own and use a compound key of page type and source id i.e. if im on a news page viewing a story the story id might be 10 and i define news stories to have an id of 7 the compound key would be (10,7) it works really well
ScriptsMill Comments + AnimatedCaptcha (scroll down and look for the disk to download) It's a Free download! This version has a captcha enhancement built in so that you won't be unmercifully spammed to death (very real possibility). Just upload the script and setup the database then include the comments.php script on each page you want to collect comments. An example comment section is at the bottom of the page Enjoy