You can use this script to add user comments to any page on your website. - The script uses a single MySQL table to store all comments, regardless of the page the comment is about.
- Comments for each page are then retrieved based on a supplied Category ID.
- Script includes a search option. Searches can be done by any keyword in the posts.
- Prevents multiple posting of the same message.
|