If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I would like to add a comment feature to my blog for every entry. I do not use any blog software yet and would like to keep the blog in simple html pages. I could use a mySQL database or cgi / php software for the comments but have no programming skills.
Originally posted by markusz: I would like to add a comment feature to my blog for every entry. I do not use any blog software yet and would like to keep the blog in simple html pages. I could use a mySQL database or cgi / php software for the comments but have no programming skills.
Why?
a. Has nice comment feature (which you require).
b. Coded in PHP and uses MySQL database (which you can use).
c. Loads of 3rd party plugins and eye candy.
d. Lots of support and much more...
If you want to use PHP and MySQL, then WordPress is tough to beat. I've been looking at Drupal lately, but that's probably overkill for what you're doing.
You are in Soviet Russia. It is dark. Grue is likely to be eaten by YOU!
If you are just looking to post items and have comments, then going with something a lot smaller than wordpress may be for you. Check out PHPNews: http://newsphp.sourceforge.net/
You don't have to worry about comment spam with it either.