Similar to guestbook script how to

Discussion in 'PHP' started by krebs, Jul 24, 2010.

  1. #1
    Hello Digital Pointers,

    I am looking to create a very simple script similar to a guestbook or comments section. I have heard that this can be done with PHP and my PHP skills are novice at best.
    Anyone have a tutorial or some direction on how to get started on this? I would get a free one but a lot of them suck and they plaster their link all over it.

    The big thing for me is to make it Spam free. I suppose I could add recaptcha so I would really just need some help on getting the rest.

    Thanks in advance.
     
    krebs, Jul 24, 2010 IP
  2. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #2
    You need to learn mysql+php interaction first if you are a total beginner, don't worry, it's very easy to learn, I learned it myself not too long ago.

    If you know basic interaction, then you should be able to logically put it together to make a basic guestbook. But if you wanna see a step by step, also see this. :)
     
    Rainulf, Jul 24, 2010 IP