Forum Moderators: phranque

Message Too Old, No Replies

Comment Manager Server Module?

I want to allow comments on my web pages

         

androidtech

1:50 pm on Nov 16, 2005 (gmt 0)

10+ Year Member



When I blog I get automatic comment handling from Blogger.

But I would like to let users comment on general web pages on my site. Is there a server side easy to install package that I can put on my web pages, that will allow users to comment on them? I'd like the following features:

- Visual Image Captcha on comment entry
- Email notification of comments
- PHP/MySQL driven

Anybody know of something that does this?

Thanks.

physics

11:27 pm on Nov 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi androidtech, welcome to WebmasterWorld.com

You might be able to integrate WordPress, an open source PHP/MySQL blog software package, into your site to achieve that goal. Basically instead of using the basic blog template that they provide you could just grab the part that displays the blog entry and comments and plug that into your existing pages. Then you could still use the WordPress software to manage the posts and comments.

Or does anyone know an 'easier' already existing solution to this problem?