Is there a script does can do comment posting easily?

Discussion in 'HTML & Website Design' started by aveligand, Sep 20, 2007.

  1. #1
    Hey guys,

    I have a small content website and I'm thinking of using some kind of miniaturized web board to add to its interactivity to perhaps boosts its "stickiness" among users. I don't want a full-fledged forum since that's a bit too much to back end work. I'm thinking more like some kind of elaborate comment system. Is there are script that can readily do this on a regular HTML site? I don't want to use wordpress if it doesn't have to come down to it.

    Thanks! :)
     
    aveligand, Sep 20, 2007 IP
  2. aveligand

    aveligand Peon

    Messages:
    242
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    anyone...?
     
    aveligand, Sep 21, 2007 IP
  3. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #3
    It involves a fair bit of work, I would recommend a CMS or blog system.

    If you want to try, it involves server side scripting, e.g. PHP, you will also need to interact with a data source, associate comments with your content by some form of ID, query the data source to fetch the comments, then you are going to want to add formatting codes such as the vbCode here or whatever you call it to allow things like bold text and so on. There may be tutorials on this, try:
    http://www.google.com/search?q=php+comment+system+tutorial
     
    krt, Sep 21, 2007 IP
  4. amwyyytg

    amwyyytg Well-Known Member

    Messages:
    391
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #4
    As I know html can never realize the function of comments...
     
    amwyyytg, Sep 21, 2007 IP